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
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
2009-04-24
Fix typo: splited/splitted -> split
Sebastien Helleu
2009-04-24
Remove notify plugin (moved to core)
Sebastien Helleu
2009-04-11
Fix completion for /key unbind
Sebastien Helleu
2009-04-11
Add support of many templates for completion of command arguments, rename def...
Sebastien Helleu
2009-04-07
Some improvements on key bindings
Sebastien Helleu
2009-03-29
Fix help of /buffer command
Sebastien Helleu
2009-03-21
Add new command /version, add count of /upgrade, fix bugs with command exec
Sebastien Helleu
2009-03-21
Add color around plugin name in help for commands
Sebastien Helleu
2009-03-20
Add buffer name completion for command /filter
Sebastien Helleu
2009-03-15
Add key alt+'=' in /help filter
Sebastien Helleu
2009-03-07
Add new key to zoom a window (meta-z by default) (task #7470)
Sebastien Helleu
2009-03-06
Add new hook type "process": launch command with fork and catch result (rc/st...
Sebastien Helleu
2009-02-26
Fix "/window refresh" (key ctrl+L): force curses refresh (was broken by previ...
Sebastien Helleu
2009-02-22
Add missing option "toggle" in /help bar
Sebastien Helleu
[next]