aboutsummaryrefslogtreecommitdiff
path: root/tty-write.c
Commit message (Expand)AuthorAge
* enum tty_cmd is only used as an index into the array of command functionNicholas Marriott2009-07-22
* There are relatively few arguments to tty_cmd_* functions now, so tidy them upNicholas Marriott2009-07-22
* Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott2009-07-14
* Miscellaneous unused functions, including one which was basically aNicholas Marriott2009-06-25
* Remove trailing newlines, spaces, and tabs.Ray Lai2009-06-05
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01