Module name: irssi
Changes by: cras 00/06/28 17:36:58
Modified files:
src/core : commands.c commands.h
src/fe-common/core: completion.c fe-core-commands.c
module-formats.c module-formats.h
Log message:
-options can now be completed with tabulator. There's also automatic
completion for them, like instead of /join -invite you can use just
/join -i.
