summaryrefslogtreecommitdiff
path: root/src/fe-text/textbuffer-commands.c
AgeCommit message (Expand)Author
2017-09-21hidden linesailin-nemui
2009-02-21Reject invalid level specifications in /set.Jilles Tjoelker
2009-01-10Remove buggy /scrollback redraw - scrollback_save_formats.Emanuele Giaquinta
2008-10-21Remove scrollback_levelclear_levels setting and add a 'level' option toEmanuele Giaquinta
2008-06-19Include various overheads in /sb status memory count.Jilles Tjoelker
2008-03-09Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele Giaquinta
2007-06-17Remove cuix from trunk.Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2007-02-18Add crapbuster-like "scrollback levelclear" command.Emanuele Giaquinta
2006-09-13Modify scrollback clear to accept the same arguments as clear.Emanuele Giaquinta
2006-09-13Make indentation of cmd_clear consistent.Emanuele Giaquinta
2006-09-13Remove redundant variable.Emanuele Giaquinta
2006-08-08Merge of cuix back in trunknattfodd
2002-11-19/SB END: if we're already at the end of buffer don't redraw it.Timo Sirainen
2002-03-19/CLEAR <refnum> now clears specified window.Timo Sirainen
2001-12-20Still some #include "servers.h"s ..Timo Sirainen
2001-10-28Added support for using terminfo/termcap instead of curses. By default,Timo Sirainen
2001-08-14/SET scroll ON - should the windows be scrolled by default when you're atTimo Sirainen
2001-07-15Added --home and --config command line parameters to irssi to specifyTimo Sirainen
2001-07-12Replaced GList by adding prev/next pointers to LINE_REC. This should makeTimo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen