aboutsummaryrefslogtreecommitdiff
path: root/screen-write.c
Commit message (Expand)AuthorAge
...
* Remove trailing newlines, spaces, and tabs.Ray Lai2009-06-05
* Support insert mode by using insert character to shift the cells before writingNicholas Marriott2009-06-03
* Implement the DEC alignment test. With the last change this is enough for theNicholas Marriott2009-06-03
* Fix some miscalculations when clearing to start of screen: the number of linesNicholas Marriott2009-06-03
* New session option, status-utf8, to control the interpretation of top-bit-setNicholas Marriott2009-06-03
* Add a UTF-8 aware string length function and make UTF-8 inNicholas Marriott2009-06-03
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01