Age | Commit message (Expand) | Author |
---|---|---|
2008-11-15 | Handle bold/blink attributes like other attributes rather than mapping them to | Emanuele Giaquinta |
2008-11-01 | Remove the refcount on LINE_REC. | Jilles Tjoelker |
2008-05-30 | Reduce some memory waste in the scrollback buffer. | Jilles Tjoelker |
2008-04-16 | Make last_{fg,bg,flags} members of TEXT_BUFFER_REC. | Emanuele Giaquinta |
2008-03-10 | Make line_add_colors part of the textbuffer api. | Emanuele Giaquinta |
2002-01-27 | Comment changes | Timo Sirainen |
2002-01-20 | Added -before and -after options to /LASTLOG. You can also use | Timo Sirainen |
2001-10-28 | Added support for using terminfo/termcap instead of curses. By default, | Timo Sirainen |
2001-10-24 | Added support for changing indentation behaviour with modules. | Timo Sirainen |
2001-10-14 | Reversed text (^V) works again. | Timo Sirainen |
2001-07-12 | Replaced GList by adding prev/next pointers to LINE_REC. This should make | Timo Sirainen |
2001-04-14 | Rewrote text buffer handling in windows - try #3. | Timo Sirainen |