summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/weechat_commands.txt
AgeCommit message (Expand)Author
2012-11-02core: expand buffer local variables in evaluation of expressions (command /ev...Sebastien Helleu
2012-11-02core: add command /eval, use expression in conditions for bars, add function ...Sebastien Helleu
2012-10-18core: add option "-quit" for command /upgrade (save session and quit without ...Sebastien Helleu
2012-09-20core: fix IPv6 example in /proxy commandstfn
2012-08-30core: add default key alt+"x" (zoom on merged buffer) (task #11029)Sebastien Helleu
2012-07-29core: add option "swap" for command /buffer (task #11373)Nils Görs
2012-05-05core: add description of "command" in /help keySebastien Helleu
2012-04-03core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ...Sebastien Helleu
2012-03-04core: add support of terminal "bracketed paste mode" (task #11316)Sebastien Helleu
2012-01-24core: move option "scroll_unread" from command /input to /windowSebastien Helleu
2012-01-22core: add support of flags in regular expressions and highlight options, add ...Sebastien Helleu
2011-12-25core: change mouse state when option weechat.look.mouse is changedSebastien Helleu
2011-12-07core: add option "hooks" for command /debugSebastien Helleu
2011-11-08core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...Sebastien Helleu
2011-10-29core: add optional arguments for command /plugin load/reload/autoloadSebastien Helleu
2011-10-27core: update examples in /help filterSebastien Helleu
2011-10-27core: remove wrong example in /help bar (scroll bar using buffer name)Sebastien Helleu
2011-09-30core: fix sentence in /help upgradeSebastien Helleu
2011-08-26core: fix typo in /help keySebastien Helleu
2011-08-20core: add functions "key_bind" and "key_unbind" in plugin APISebastien Helleu
2011-08-16core: allow name of buffer for command /buffer clear (task #11269)Sebastien Helleu
2011-08-15core: allow a second area for keys in context "mouse" (for drag & drop betwee...Sebastien Helleu
2011-08-14core: return info about line/word for chat area in focus hashtable, add keys ...Sebastien Helleu
2011-08-09core: allow send of hsignal instead of command for keys in context "mouse"Sebastien Helleu
2011-08-09core: add new command /repeat (execute a command several times)Sebastien Helleu
2011-08-08core: add optional buffer name for area "chat" in keys of mouse contextSebastien Helleu
2011-08-07core: fix typo in /help upgradeSebastien Helleu
2011-08-06core: add note about SSL connections in /help upgradeSebastien Helleu
2011-08-04core: add option -all for command /buffer unmergeSebastien Helleu
2011-08-04doc: replace ">=" and "<=" by UTF-8 chars in docsSebastien Helleu
2011-08-03doc: add mouse support in user guideSebastien Helleu
2011-08-01core: add info about position where mouse button is released in hook_focus (f...Sebastien Helleu
2011-07-30core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl...Sebastien Helleu
2011-07-30core: cosmetic changes in /help keySebastien Helleu
2011-07-29core: add number in windows, improve mouse/cursor actions when screen is splitSebastien Helleu
2011-07-27core: allow buffer name in /buffer closeSebastien Helleu
2011-07-26core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...Sebastien Helleu
2011-07-05core: add context "search" for keys (to define keys used during search in buf...Sebastien Helleu
2011-06-26core: many improvements on hdataSebastien Helleu
2011-06-13core: add option "tags" for command /debugSebastien Helleu
2011-06-13core: add "hdata" (direct access to WeeChat/plugin data)Sebastien Helleu
2011-06-01core: add option "infolists" for command /debugSebastien Helleu
2011-05-16core: add horizontal scrolling for buffers with free content (command /window...Sebastien Helleu
2011-05-15core: add missing arguments filename and name in /help pluginSebastien Helleu
2011-05-13doc: fix typosSebastien Helleu
2011-05-11core: fix argument name in /help colorSebastien Helleu
2011-05-07core: fix balance of windowsSebastien Helleu
2011-04-23core: add option "balance" for command /window (key: alt+"w" + alt+"b")Sebastien Helleu
2011-04-22core: add option "swap" for command /window (key: alt+"w" + alt+"s") (task #1...Sebastien Helleu
2011-04-17core: add automatic reset of color pairs, new option weechat.look.color_pairs...Sebastien Helleu