summaryrefslogtreecommitdiff
path: root/src/curses/window.cpp
AgeCommit message (Expand)Author
2020-12-21Consider mouse support when pausing and unpausing curses interfaceAndrzej Rybczak
2020-12-19Update header information and my emailAndrzej Rybczak
2020-12-10Fix delete key in st (#425)jaredforrest
2020-01-12Curses: don't iterate through unbound COLORS #369nick black
2018-05-13Restore curses after running external commandJan Holthuis
2017-06-15Fix crash when colors are disabledHugh Wang
2017-05-21Replace highlight colors with prefixes and suffixesAndrzej Rybczak
2017-03-26Change 'previous' background color to 'current' and add some documentationAndrzej Rybczak
2017-03-26Properly set window timeoutAndrzej Rybczak
2017-03-24Do not exit readline prompt early if it's in a subcommand of some sortAndrzej Rybczak
2017-03-12Update AUTHORS and copyright lineAndrzej Rybczak
2017-01-06If only 8 colors are available, map the rest of 256 to base onesAndrzej Rybczak
2016-12-24Retain previous background by default when switching colorsAndrzej Rybczak
2016-12-23Support attaching format information to selected color variablesAndrzej Rybczak
2016-12-22Remove Format::NoneAndrzej Rybczak
2016-12-22Move ncurses related files to curses directoryAndrzej Rybczak