summaryrefslogtreecommitdiffstats
path: root/window-more.c
AgeCommit message (Expand)Author
2009-08-18Use the full screen width when printing output rather than one less.Nicholas Marriott
2009-08-05If colours are not supported by the terminal, try to emulate a colouredNicholas Marriott
2009-07-28Next step towards customisable mode keys: build each default table of keys intoNicholas Marriott
2009-07-27Change mode key bindings from big switches into a set of tables. Rather thanNicholas Marriott
2009-07-27Get rid of empty mode_key_free function.Nicholas Marriott
2009-06-25Miscellaneous unused functions, including one which was basically aNicholas Marriott
2009-06-24Now that a UTF-8-capable puts function exists, use it for printing strings inNicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott