summaryrefslogtreecommitdiff
path: root/src/plugins/exec
AgeCommit message (Expand)Author
2014-03-12exec: add missing completion of "-ns" in command /execSebastien Helleu
2014-03-12exec: add options "-n"/"-ns" in command /exec (display output in a new buffer)Sebastien Helleu
2014-03-12exec: add option exec.command.default_optionsSebastien Helleu
2014-03-11exec: fix crash when giving bad id to command /exec -inSebastien Helleu
2014-03-11exec: add option "-del" in command /execSebastien Helleu
2014-03-11exec: add option "-bg" in command /execSebastien Helleu
2014-03-11exec: fix typos in /help execSebastien Helleu
2014-03-11exec: add option "-set" in command /execSebastien Helleu
2014-03-11exec: replace number by id in /help execSebastien Helleu
2014-03-11exec: add list of signal names in /help execSebastien Helleu
2014-03-11exec: implement options -signal/-kill/-killall in command /execSebastien Helleu
2014-03-11exec: remove error prefix in case of unexpected end of a commandSebastien Helleu
2014-03-11exec: display command return code after output (stdout/stderr)Sebastien Helleu
2014-03-11exec: add tag "exec_rc" for line with command return code, remove empty line ...Sebastien Helleu
2014-03-11exec: add exec pluginSebastien Helleu