summaryrefslogtreecommitdiff
path: root/src/common/completion.c
AgeCommit message (Expand)Author
2005-04-07Allow nick completion in private buffer with /me commandSebastien Helleu
2005-03-05Nick completion with nothing as base word is disabledSebastien Helleu
2005-03-05Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)Sebastien Helleu
2005-02-27Fixed completion bug: now allows command completion in private buffersSebastien Helleu
2005-02-27Added DCC CHAT (send & recv)Sebastien Helleu
2005-02-20/set command does not add "=" any more after completed option nameSebastien Helleu
2005-02-15Fixed /buffer close command (now ok when disconnected from server)Sebastien Helleu
2005-02-06Improved /window command: now split and merge are ok, fixed crash when resizi...Sebastien Helleu
2005-01-23Improved completion for /set command (now adds '=' at the end)Sebastien Helleu
2005-01-23Added lag indicatorSebastien Helleu
2005-01-19Added nick completion in private buffersSebastien Helleu
2005-01-17Allow nick completion for /quote commandSebastien Helleu
2005-01-16Allow nick completion for /me commandSebastien Helleu
2005-01-16Improved completion (now completes commands args), fixed color bug (gray remo...Sebastien Helleu
2005-01-01Version 0.0.9Sebastien Helleu
2003-12-31New copyrightSebastien Helleu
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu