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
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-20
core: improve completion of commands /help, /mute and /set
Sebastien Helleu
2012-12-20
core: add template %(windows_numbers) for first argument of command /window
Sebastien Helleu
2012-12-20
core: group templates of command /mouse into a single template
Sebastien Helleu
2012-12-20
core: add option "diff" for command /set (list options with changed value)
Peter Boström
2012-12-16
core: add git version in build, display it in "weechat-curses --help" and /ve...
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-02
core: use high priority (50000) for commands /command and /input so that an a...
Sebastien Helleu
2012-11-27
core: do not display default value for options plugins.* in output of /set
Sebastien Helleu
2012-11-27
core: display default values for changed config options in output of /set
Peter Boström
2012-11-02
core: expand buffer local variables in evaluation of expressions (command /ev...
Sebastien Helleu
2012-11-02
core: support many commands in /eval (separated by semicolons)
Sebastien Helleu
2012-11-02
core: add command /eval, use expression in conditions for bars, add function ...
Sebastien Helleu
2012-10-18
core: add option "-quit" for command /upgrade (save session and quit without ...
Sebastien Helleu
2012-09-20
core: fix IPv6 example in /proxy command
stfn
2012-08-30
core: add default key alt+"x" (zoom on merged buffer) (task #11029)
Sebastien Helleu
2012-08-20
core: fix quote used in /help option for values (type integer with strings)
Sebastien Helleu
2012-08-15
core: fix alignment of command arguments for scripts (in /help command)
Sebastien Helleu
2012-08-02
core: update description of plugins and translate them in output of /plugin
Sebastien Helleu
2012-07-29
core: add option "swap" for command /buffer (task #11373)
Nils Görs
2012-07-13
core: add command line option "-r" (or "--run-command") to run command(s) aft...
Peter Boström
2012-07-09
core: add function "hook_set" in plugin API, add "subplugin" in hooks (set by...
Peter Boström
2012-06-04
core: reallow names beginning with "#" for bars, proxies and filters
Sebastien Helleu
2012-05-05
core: add description of "command" in /help key
Sebastien Helleu
2012-04-03
core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ...
Sebastien Helleu
2012-03-09
core: improve and fix bugs on standard paste and bracketed paste
Sebastien Helleu
2012-03-04
core: add support of terminal "bracketed paste mode" (task #11316)
Sebastien Helleu
2012-02-20
core: remove obsolete option "scroll_unread" in completion of /input (option ...
Sebastien Helleu
2012-01-24
core: move option "scroll_unread" from command /input to /window
Sebastien Helleu
2012-01-22
core: add support of flags in regular expressions and highlight options, add ...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-12-25
core: change mouse state when option weechat.look.mouse is changed
Sebastien Helleu
2011-12-17
core: display an error and do nothing for command "/unset *"
Sebastien Helleu
2011-12-15
core: display error about main buffer in command "/buffer close N" (or N1-N2)...
Sebastien Helleu
2011-12-07
core: add option "hooks" for command /debug
Sebastien Helleu
2011-11-21
core: add "full_name" in buffer structure
Sebastien Helleu
2011-11-17
core: apply filters after full reload of configuration files (with /reload) (...
Sebastien Helleu
2011-11-15
core: allow list for option weechat.plugin.extension (makes weechat.conf port...
Sebastien Helleu
2011-11-08
core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...
Sebastien Helleu
2011-11-07
core: remove error displayed by /buffer after successful jump to buffer by na...
Sebastien Helleu
2011-11-07
core: display error in command /buffer if arguments are wrong (bug #34180)
Sebastien Helleu
2011-10-29
core: display a message when mouse state is changed with command /mouse
Sebastien Helleu
2011-10-29
core: add optional arguments for command /plugin load/reload/autoload
Sebastien Helleu
2011-10-27
core: update examples in /help filter
Sebastien Helleu
2011-10-27
core: remove wrong example in /help bar (scroll bar using buffer name)
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-09-30
core: fix sentence in /help upgrade
Sebastien Helleu
2011-09-22
core: remove compilation warnings about unused return values of functions
Sebastien Helleu
2011-08-26
core: fix typo in /help key
Sebastien Helleu
[next]