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
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
2011-08-20
core: add functions "key_bind" and "key_unbind" in plugin API
Sebastien Helleu
2011-08-18
core: remove some compilation warnings under Cygwin
Sebastien Helleu
2011-08-16
core: allow name of buffer for command /buffer clear (task #11269)
Sebastien Helleu
2011-08-15
core: allow a second area for keys in context "mouse" (for drag & drop betwee...
Sebastien Helleu
2011-08-14
core: return info about line/word for chat area in focus hashtable, add keys ...
Sebastien Helleu
2011-08-09
core: allow send of hsignal instead of command for keys in context "mouse"
Sebastien Helleu
2011-08-09
core: add new command /repeat (execute a command several times)
Sebastien Helleu
2011-08-08
core: add optional buffer name for area "chat" in keys of mouse context
Sebastien Helleu
2011-08-07
core: fix typo in /help upgrade
Sebastien Helleu
2011-08-06
core: add note about SSL connections in /help upgrade
Sebastien Helleu
2011-08-05
core: save and restore layout for buffers and windows on /upgrade
Sebastien Helleu
2011-08-04
core: add missing return after call to gui_buffer_unmerge_all()
Sebastien Helleu
2011-08-04
core: add option -all for command /buffer unmerge
Sebastien Helleu
2011-08-04
doc: replace ">=" and "<=" by UTF-8 chars in docs
Sebastien Helleu
2011-08-01
core: add info about position where mouse button is released in hook_focus (f...
Sebastien Helleu
2011-07-30
core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl...
Sebastien Helleu
2011-07-30
core: fix memory leak in command /cursor
Sebastien Helleu
2011-07-30
core: cosmetic changes in /help key
Sebastien Helleu
[next]