summaryrefslogtreecommitdiff
path: root/src/fe-text/terminfo-core.h
AgeCommit message (Expand)Author
2016-03-22Make use of terminal application keys configurableailin-nemui
2016-03-22Properly toggle bracketed paste mode on stop/contailin-nemui
2015-09-06Send smkx/rmkx sequence at terminal initLemonBoy
2014-07-07add italics support; don't use standout for reverseLukas Mai
2008-04-04Change type of 'chr' argument in terminfo_repeat/term_addch to 'char'.Emanuele Giaquinta
2008-01-25Update the terminfo backend to query the 'colors' capability and support moreEmanuele Giaquinta
2008-01-24Add function to set blink to the terminfo backend.Emanuele Giaquinta
2008-01-24Remove empty function.Emanuele Giaquinta
2001-11-16Removed /SET term_scroll_fast - looks like il/dl commands work fine withTimo Sirainen
2001-11-15/SET force_colors -> /SET term_force_colors. Added /SET term_scroll_fastTimo Sirainen
2001-11-03Reset the color before clearing screen. Set the cursor invisible when movingTimo Sirainen
2001-10-29terminfo's term_clrtoeol() uses the clrtoeol() command only when using the de...Timo Sirainen
2001-10-28Change that should have been committed alreadyTimo 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