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
/
core
/
wee-command.c
Age
Commit message (
Expand
)
Author
2015-07-22
core: fix typo in /help window
Sébastien Helleu
2015-07-14
core: add option weechat.look.confirm_upgrade (closes #463)
Sébastien Helleu
2015-06-30
api: add support of evaluated sub-strings and current date/time in function s...
Sébastien Helleu
2015-06-23
core: fix help of /eval command
Sébastien Helleu
2015-06-23
core: allow pointer as list name in evaluation of hdata (closes #450)
Sébastien Helleu
2015-06-04
core: replace "create" by "add" in messages and docs for IRC servers and proxies
Sébastien Helleu
2015-05-01
core: add missing completions in command /input
Sébastien Helleu
2015-04-26
api: add support of environment variables in function string_eval_expression(...
Sébastien Helleu
2015-04-19
core: add default keys of cursor mode in /help cursor
Sébastien Helleu
2015-03-24
core: add an example with a more complex regex in /help filter
Sébastien Helleu
2015-03-21
core: allow "*" as plugin name in command /plugin reload to reload all plugin...
Sébastien Helleu
2015-01-30
core: split expression before evaluating it in command "/eval -s"
Sébastien Helleu
2015-01-30
core: add option "-s" in command /eval to split commands (no more split by de...
Sébastien Helleu
2015-01-29
core: add note about alias /v in /help version
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-28
core: check bar conditions in root bars and on each update of a bar item
Sébastien Helleu
2014-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
2014-11-01
core: send mouse code only one time after delay with command /mouse enable|di...
Sébastien Helleu
2014-11-01
core: send mouse code only one time to terminal with command /mouse enable|di...
Sébastien Helleu
2014-10-16
core: add hide of chars in string in evaluation of expressions
Sébastien Helleu
2014-08-29
core: fix window/buffer pointers used in command /eval
Sébastien Helleu
2014-08-29
core: add another example of buffer name in /help filter
Sébastien Helleu
2014-08-09
core: fix bug with several arguments for command /buffer clear|hide|unhide
Sébastien Helleu
2014-07-14
core: move main() function into Curses GUI
Sébastien Helleu
2014-07-14
core: display a warning on startup if $TERM is not screen(-256color) under sc...
Sébastien Helleu
2014-07-12
core: add option "-mask" in command /unset (closes #112)
Sébastien Helleu
2014-06-29
core: add note about semicolon to separate commands in /help eval
Sébastien Helleu
2014-06-27
core: add missing declaration of "environ" (fix compilation on Mac OS X)
Sébastien Helleu
2014-06-27
core: remove extra spaces in /help set
Sébastien Helleu
2014-06-27
core: add option "env" in command /set
Sébastien Helleu
2014-05-13
core: add option "send" in command /input (send text to a buffer)
Sébastien Helleu
2014-05-13
core: add option "-buffer" in command /command (closes #67)
Sébastien Helleu
2014-05-08
core: add support of '!' for tags in /help filter
Sébastien Helleu
2014-04-30
Version 1.0-dev
Sébastien Helleu
2014-04-20
core: add non-breaking spaces in French translations
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-12
core: add tag "host_xxx" in /help filter
Sébastien Helleu
2014-04-12
core: add option "-current" in command /print
Sébastien Helleu
2014-04-05
core: add option -all for command /buffer hide|unhide
Sébastien Helleu
2014-04-05
core: add hidden buffers, add options hide/unhide in command /buffer
Sébastien Helleu
2014-04-05
core: fix completion of /buffer clear
Sébastien Helleu
2014-04-05
core: fix "/buffer clear" with a name (don't clear all merged buffers with sa...
Sébastien Helleu
2014-04-02
core: use an integer for seconds in command /window bare <delay>
Sébastien Helleu
2014-04-01
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
Sébastien Helleu
2014-03-30
core: use seconds as float number for delay in command /window bare <delay>
Sébastien Helleu
2014-03-25
core: add buffer property "clear"
Sebastien Helleu
2014-03-21
core: fix typo in /help command
Sebastien Helleu
2014-03-19
core: add key alt-j,alt-f to jump to first buffer, change command for jump to...
Sebastien Helleu
2014-03-16
core: fix some compilation problems on SmartOS
Sebastien Helleu
[next]