index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
exec
Age
Commit message (
Expand
)
Author
2014-03-15
exec: do not create/switch to buffer with option "-bg"
Sebastien Helleu
2014-03-15
exec: add examples in /help exec
Sebastien Helleu
2014-03-15
exec: fix typo in /help exec
Sebastien Helleu
2014-03-15
exec: fix compilation on OpenBSD
Sebastien Helleu
2014-03-15
core: update translations
Sebastien Helleu
2014-03-15
exec: rename value "off" to "ansi" for option "-color" in command /exec
Sebastien Helleu
2014-03-15
exec: add option "-color" in command /exec (decode ANSI colors by default)
Sebastien Helleu
2014-03-13
exec: switch to exec buffer even if it is already opened
Sebastien Helleu
2014-03-13
exec: add missing empty lines in output of commands
Sebastien Helleu
2014-03-13
exec: disable "output to buffer" if command is executed on an exec buffer
Sebastien Helleu
2014-03-13
exec: add options "-rc"/"-norc" (display return code) in command /exec
Sebastien Helleu
2014-03-13
exec: execute commands from input of exec buffers
Sebastien Helleu
2014-03-12
exec: add options "-ln"/"-noln" (line numbers) in command /exec
Sebastien Helleu
2014-03-12
exec: automatically disable shell if command starts with "url:" (URL download)
Sebastien Helleu
2014-03-12
exec: add options "-buffer" and "-sw"/"-nosw" in command /exec
Sebastien Helleu
2014-03-12
exec: add option "-inclose" in command /exec
Sebastien Helleu
2014-03-12
exec: add missing completion of "-ns" in command /exec
Sebastien Helleu
2014-03-12
exec: add options "-n"/"-ns" in command /exec (display output in a new buffer)
Sebastien Helleu
2014-03-12
exec: add option exec.command.default_options
Sebastien Helleu
2014-03-11
exec: fix crash when giving bad id to command /exec -in
Sebastien Helleu
2014-03-11
exec: add option "-del" in command /exec
Sebastien Helleu
2014-03-11
exec: add option "-bg" in command /exec
Sebastien Helleu
2014-03-11
exec: fix typos in /help exec
Sebastien Helleu
2014-03-11
exec: add option "-set" in command /exec
Sebastien Helleu
2014-03-11
exec: replace number by id in /help exec
Sebastien Helleu
2014-03-11
exec: add list of signal names in /help exec
Sebastien Helleu
2014-03-11
exec: implement options -signal/-kill/-killall in command /exec
Sebastien Helleu
2014-03-11
exec: remove error prefix in case of unexpected end of a command
Sebastien Helleu
2014-03-11
exec: display command return code after output (stdout/stderr)
Sebastien Helleu
2014-03-11
exec: add tag "exec_rc" for line with command return code, remove empty line ...
Sebastien Helleu
2014-03-11
exec: add exec plugin
Sebastien Helleu
[prev]