Age | Commit message (Expand) | Author |
2010-05-02 | Add function "string_expand_home" in plugin API, fix bug with replacement of ... | Sebastien Helleu |
2010-04-28 | Add keys for undo/redo changes on command line (default: ctrl/alt + underscor... | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-04-03 | Add option "get" for command /buffer, add completions with buffer properties | Sebastien Helleu |
2010-03-24 | Add new options for command /key (listdefault, listdiff and reset), add examp... | Sebastien Helleu |
2010-03-23 | Fix alignment of keys in output of /key when some keys contain wide chars | Sebastien Helleu |
2010-03-23 | Reformat examples in help of some commands | Sebastien Helleu |
2010-03-22 | Fix typos in /help window and /help logger | Sebastien Helleu |
2010-03-22 | Add list of tags in /help filter | Sebastien Helleu |
2010-03-20 | Refresh screen when exiting WeeChat (to display messages printed after /quit) | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-03-19 | Move /away command from irc plugin to core | Sebastien Helleu |
2010-03-02 | Add new option weechat.look.command_chars, add functions string_is_command_ch... | Sebastien Helleu |
2010-02-20 | Fix translated string in output of "/uptime -o" | Sebastien Helleu |
2010-02-09 | Add new option weechat.look.time_format to customize default format for date/... | Sebastien Helleu |
2010-02-09 | Rename command /silence to /mute | Sebastien Helleu |
2010-02-09 | Add new command /silence | Sebastien Helleu |
2010-02-02 | Add option "switch_active_buffer_previous" for command /input (task #10141) | Sebastien Helleu |
2010-02-02 | Add missing option "switch_active_buffer" in /help input and completion of co... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-12-18 | Add optional arguments in /help quit | Sebastien Helleu |
2009-12-16 | Add option "term" for command /debug: display infos about terminal and availa... | Sebastien Helleu |
2009-12-16 | Display "Commands..:" only if internal/other commands are found with /help | Sebastien Helleu |
2009-12-03 | Fix buffer used by some input functions called via plugin API with buffer poi... | Sebastien Helleu |
2009-11-01 | Fix typos in french translation and in /help window | Sebastien Helleu |
2009-10-05 | Add option grab_key_command for /input (bound by default to alt-k) | Sebastien Helleu |
2009-09-04 | Fix typos in some messages | Sebastien Helleu |
2009-07-09 | Add note about special chars that must be escaped in /help filter | Sebastien Helleu |
2009-06-23 | Fix display of description when it is NULL (with /help option) | Sebastien Helleu |
2009-06-17 | Fix translation bug in help of command /input | Sebastien Helleu |
2009-06-14 | Add option "-merged" for /buffer clear | Sebastien Helleu |
2009-06-10 | Fix help of /wait command (missing '/' in examples) | Sebastien Helleu |
2009-06-10 | Display error if command "/key bind" has not enough arguments | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-06-04 | Fix bug with /buffer close N1-N2 | Sebastien Helleu |
2009-06-02 | Add note about alt+k for binding keys in /help key | Sebastien Helleu |
2009-05-21 | Fix jump to previous buffer with alt-digit | Sebastien Helleu |
2009-05-19 | Add new command /wait (schedule a command execution in future) | Sebastien Helleu |
2009-05-19 | Fix crash with /upgrade (problem when closing buffers) | Sebastien Helleu |
2009-05-18 | Add argument with buffer number/range for command "/buffer close" (task #9390... | Sebastien Helleu |
2009-05-18 | Add new keys to move into last visited buffers (alt + "<", alt + ">"), come b... | Sebastien Helleu |
2009-05-17 | Add signals "key_bind" and "key_unbind" | Sebastien Helleu |
2009-05-17 | Fix typo: formated -> formatted | Sebastien Helleu |
2009-05-12 | Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer numb... | Sebastien Helleu |
2009-05-09 | Add completion %(irc_privates), used by /buffer (completes with channels and pv) | Sebastien Helleu |
2009-05-05 | Add description of notify levels in /help buffer | Sebastien Helleu |
2009-05-04 | Remove messages displayed when hiding/showing a bar | Sebastien Helleu |
2009-05-03 | Fix help of /set command (remove french words) | Sebastien Helleu |
2009-05-03 | Add error message when option is unknown for /key command | Sebastien Helleu |
2009-04-26 | Remove time in weechat.log file when dumping data (crash or user is asking dump) | Sebastien Helleu |