index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tty.c
Commit message (
Expand
)
Author
Age
*
Don't send initialisation strings is1/2/3 (barely anything else does) and move
Nicholas Marriott
2009-07-10
*
Handle empty or unset TERM correctly; also fix a fatal() message while here.
Nicholas Marriott
2009-07-07
*
Copy the 256-colour flag into the tty saved cell as well as the actual colour,
Nicholas Marriott
2009-06-27
*
Miscellaneous unused functions, including one which was basically a
Nicholas Marriott
2009-06-25
*
Unused variables. Found by lint, no binary change.
Nicholas Marriott
2009-06-25
*
Trying to predict the cursor position for UTF-8 output in the same way as for
Nicholas Marriott
2009-06-24
*
Implement the DEC alignment test. With the last change this is enough for the
Nicholas Marriott
2009-06-03
*
Fix some miscalculations when clearing to start of screen: the number of lines
Nicholas Marriott
2009-06-03
*
Recent code to try and detect if a terminal supports UTF-8 by printing to it
Nicholas Marriott
2009-06-02
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01