1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/fe-text
Timo Sirainen 3990779dc5 /BIND meta-k erase_completion - support for removing completion data.
Currently this works only with /MSG completion, so eg. /MSG nick <meta-k>
removes nick from completion list and jumps to next completion.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2407 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-10 10:07:12 +00:00
..
.cvsignore ..and cvsignores for new binaries.. 2000-06-02 01:59:19 +00:00
gui-entry.c A bit more better utf8 support, still not a good input line. 2002-01-29 03:13:06 +00:00
gui-entry.h A bit more better utf8 support, still not a good input line. 2002-01-29 03:13:06 +00:00
gui-expandos.c Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
gui-printtext.c added some pointer casting to get rid of warnings with some compilers. 2002-02-01 20:14:30 +00:00
gui-printtext.h Added support for changing indentation behaviour with modules. 2001-10-24 22:52:15 +00:00
gui-readline.c /BIND meta-k erase_completion - support for removing completion data. 2002-02-10 10:07:12 +00:00
gui-readline.h Since I accidentally already committed some of the detach-code, here's the 2001-12-17 23:01:12 +00:00
gui-windows.c Preliminary support for UTF8 with /SET term_utf8 ON. Input line is still 2002-01-29 01:33:41 +00:00
gui-windows.h Added support for changing indentation behaviour with modules. 2001-10-24 22:52:15 +00:00
irssi.c Ignoring SIGTRAP signal which is sent at /UPGRADE time. 2002-02-02 19:55:33 +00:00
lastlog.c Added -before and -after options to /LASTLOG. You can also use 2002-01-20 16:57:06 +00:00
mainwindow-activity.c removed some unused includes 2001-04-01 00:25:47 +00:00
mainwindows-layout.c Comments are now allowed everywhere in config files. 2002-02-02 17:37:44 +00:00
mainwindows.c When resizing terminal, width of all split windows weren't always updated 2002-02-01 19:26:58 +00:00
mainwindows.h Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen. 2001-10-28 18:40:12 +00:00
Makefile.am Preliminary support for UTF8 with /SET term_utf8 ON. Input line is still 2002-01-29 01:33:41 +00:00
module-formats.c Added -before and -after options to /LASTLOG. You can also use 2002-01-20 16:57:06 +00:00
module-formats.h Added -before and -after options to /LASTLOG. You can also use 2002-01-20 16:57:06 +00:00
module.h Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen. 2001-10-28 18:40:12 +00:00
statusbar-config.c When overriding default statusbars, don't forget the 2001-11-15 18:57:31 +00:00
statusbar-config.h Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
statusbar-items.c A bit more better utf8 support, still not a good input line. 2002-01-29 03:13:06 +00:00
statusbar.c added some pointer casting to get rid of warnings with some compilers. 2002-02-01 20:14:30 +00:00
statusbar.h Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen. 2001-10-28 18:40:12 +00:00
term-curses.c Never print the last character in screen, this may break some terminals (cygwin at least). 2001-12-04 14:40:37 +00:00
term-dummy.c Separate irssi-dummy binary was a bit stupid idea, now it can be started with -d command line parameter. 2001-12-17 18:41:06 +00:00
term-terminfo.c Since I accidentally already committed some of the detach-code, here's the 2001-12-17 23:01:12 +00:00
term.c Preliminary support for UTF8 with /SET term_utf8 ON. Input line is still 2002-01-29 01:33:41 +00:00
term.h Since I accidentally already committed some of the detach-code, here's the 2001-12-17 23:01:12 +00:00
terminfo-core.c Removed /SET term_scroll_fast - looks like il/dl commands work fine with 2001-11-16 10:05:21 +00:00
terminfo-core.h Removed /SET term_scroll_fast - looks like il/dl commands work fine with 2001-11-16 10:05:21 +00:00
textbuffer-commands.c Still some #include "servers.h"s .. 2001-12-20 02:17:35 +00:00
textbuffer-reformat.c added some pointer casting to get rid of warnings with some compilers. 2002-02-01 20:14:30 +00:00
textbuffer-reformat.h /SB REDRAW functionality - not fully working yet. 2001-07-15 13:13:46 +00:00
textbuffer-view.c added some pointer casting to get rid of warnings with some compilers. 2002-02-01 20:14:30 +00:00
textbuffer-view.h Preliminary support for UTF8 with /SET term_utf8 ON. Input line is still 2002-01-29 01:33:41 +00:00
textbuffer.c added some pointer casting to get rid of warnings with some compilers. 2002-02-01 20:14:30 +00:00
textbuffer.h Comment changes 2002-01-27 20:42:45 +00:00
tparm.c since common.h wasn't included in this, changed i_isdigit() -> isdigit() 2002-02-08 22:09:39 +00:00
utf8.c Preliminary support for UTF8 with /SET term_utf8 ON. Input line is still 2002-01-29 01:33:41 +00:00
utf8.h Preliminary support for UTF8 with /SET term_utf8 ON. Input line is still 2002-01-29 01:33:41 +00:00