Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
e89e70e71575417195285a3ea55c430654f9fc21
/
tty.c
bcddddf
If colours are not supported by the terminal, try to emulate a coloured
by Nicholas Marriott
· 15 years ago
1673735
Add a terminal-overrides session option allowing individual terminfo(5) entries
by Nicholas Marriott
· 15 years ago
fc65da1
Draw UTF-8 characters under the selection correctly.
by Nicholas Marriott
· 15 years ago
dd4a3b2
tty_write is relatively short and the only function left in tty-write.c so move
by Nicholas Marriott
· 15 years ago
ddad0be
More tty code tidying: move the saved cursor/region position (from before the
by Nicholas Marriott
· 15 years ago
2ec2837
enum tty_cmd is only used as an index into the array of command function
by Nicholas Marriott
· 15 years ago
6a309c5
There are relatively few arguments to tty_cmd_* functions now, so tidy them up
by Nicholas Marriott
· 15 years ago
5bd72ec
tty_cmd_raw is only used once, for raw UTF-8 output, so rename it to
by Nicholas Marriott
· 15 years ago
4a6d62e
Don't send initialisation strings is1/2/3 (barely anything else does) and move
by Nicholas Marriott
· 15 years ago
474fdeb
Handle empty or unset TERM correctly; also fix a fatal() message while here.
by Nicholas Marriott
· 15 years ago
2660692
Copy the 256-colour flag into the tty saved cell as well as the actual colour,
by Nicholas Marriott
· 15 years ago
1675ddb
Miscellaneous unused functions, including one which was basically a
by Nicholas Marriott
· 15 years ago
83078bd
Unused variables. Found by lint, no binary change.
by Nicholas Marriott
· 15 years ago
2de599a
Trying to predict the cursor position for UTF-8 output in the same way as for
by Nicholas Marriott
· 15 years ago
52ec9b9
Implement the DEC alignment test. With the last change this is enough for the
by Nicholas Marriott
· 15 years ago
ebe07c2
Fix some miscalculations when clearing to start of screen: the number of lines
by Nicholas Marriott
· 15 years ago
3f76a97
Recent code to try and detect if a terminal supports UTF-8 by printing to it
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago