Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use relative cursor movement instead of absolute when possible and when | Nicholas Marriott | 2009-10-12 |
* | Check the return value of strunvis against -1 not NULL. | Nicholas Marriott | 2009-08-23 |
* | Emulate dch/dch1 if missing by redrawing the entire line. | Nicholas Marriott | 2009-08-21 |
* | Clear the codes array earlier as tty_term_free could be called on error. | Nicholas Marriott | 2009-08-05 |
* | Don't try to free old string values (and crash) when they are overridden unless | Nicholas Marriott | 2009-08-03 |
* | Add a terminal-overrides session option allowing individual terminfo(5) entries | Nicholas Marriott | 2009-08-03 |
* | Fix checking of setupterm(3) error codes. While there include the | Matthieu Herrb | 2009-08-02 |
* | Since tmux doesn't actually need ncurses, use -lcurses/curses.h | Nicholas Marriott | 2009-07-14 |
* | Remove trailing newlines, spaces, and tabs. | Ray Lai | 2009-06-05 |
* | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |