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
/
common
/
completion.c
Age
Commit message (
Expand
)
Author
2005-05-05
Improved Perl interface and some changes in Python:
Sebastien Helleu
2005-05-01
Added Python plugin support
Sebastien Helleu
2005-04-07
Allow nick completion in private buffer with /me command
Sebastien Helleu
2005-03-05
Nick completion with nothing as base word is disabled
Sebastien Helleu
2005-03-05
Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)
Sebastien Helleu
2005-02-27
Fixed completion bug: now allows command completion in private buffers
Sebastien Helleu
2005-02-27
Added DCC CHAT (send & recv)
Sebastien Helleu
2005-02-20
/set command does not add "=" any more after completed option name
Sebastien Helleu
2005-02-15
Fixed /buffer close command (now ok when disconnected from server)
Sebastien Helleu
2005-02-06
Improved /window command: now split and merge are ok, fixed crash when resizi...
Sebastien Helleu
2005-01-23
Improved completion for /set command (now adds '=' at the end)
Sebastien Helleu
2005-01-23
Added lag indicator
Sebastien Helleu
2005-01-19
Added nick completion in private buffers
Sebastien Helleu
2005-01-17
Allow nick completion for /quote command
Sebastien Helleu
2005-01-16
Allow nick completion for /me command
Sebastien Helleu
2005-01-16
Improved completion (now completes commands args), fixed color bug (gray remo...
Sebastien Helleu
2005-01-01
Version 0.0.9
Sebastien Helleu
2003-12-31
New copyright
Sebastien Helleu
2003-10-26
Added #include "config.h" with #ifdef HAVE_CONFIG_H
Sebastien Helleu
2003-10-25
Added ./configure script to build WeeChat
Sebastien Helleu