summaryrefslogtreecommitdiff
path: root/src/fe-text/textbuffer-view.h
AgeCommit message (Expand)Author
2002-01-29Preliminary support for UTF8 with /SET term_utf8 ON. Input line is stillTimo Sirainen
2001-11-18--more-- works again, better than ever :)Timo Sirainen
2001-10-28Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen.Timo Sirainen
2001-10-28Added support for using terminfo/termcap instead of curses. By default,Timo Sirainen
2001-10-24Added support for changing indentation behaviour with modules.Timo Sirainen
2001-08-14/SET scroll ON - should the windows be scrolled by default when you're atTimo Sirainen
2001-07-12Replaced GList by adding prev/next pointers to LINE_REC. This should makeTimo Sirainen
2001-06-01Replaced all direct curses calls with screen_xx() wrappers. This shouldTimo Sirainen
2001-04-22/SET indent_always - should we indent the long words that are forciblyTimo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen