Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
196710e2d3602832595626aa8ec5973247aaff17
/
tty-term.c
2f93aff
If there are any terminals with insert mode but not ich1, they can go
by Nicholas Marriott
· 13 years ago
c44d2d8
Log terminal overrides.
by Nicholas Marriott
· 13 years ago
f0aad68
Support for \e[3J to clear the history. Also send the corresponding
by Nicholas Marriott
· 13 years ago
3ea5e06
Support DECSCUSR sequence to set the cursor style with two new
by Nicholas Marriott
· 14 years ago
944b5e6
Support xterm(1) cursor colour change sequences through terminfo(5) Cc
by Nicholas Marriott
· 14 years ago
96e7f33
Support setting the xterm clipboard when copying from copy mode using
by Nicholas Marriott
· 14 years ago
295ace6
Use the tsl and fsl terminfo(5) capabilities to update terminal title
by Nicholas Marriott
· 14 years ago
0a09d04
If the terminal supports sitm for italics, use it instead of standout
by Nicholas Marriott
· 14 years ago
4dfb29f
Use LIST_* not SLIST_*.
by Nicholas Marriott
· 14 years ago
5d0cfe0
Another table that should be const.
by Nicholas Marriott
· 14 years ago
cb564bb
Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid
by Nicholas Marriott
· 14 years ago
3696cce
Ignore terminal overrides settings without a value.
by Nicholas Marriott
· 14 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
d31d4c0
Emulate il1, dl1, ich1 to run (albeit slowly) with vt100 feature set.
by Nicholas Marriott
· 15 years ago
5ae542e
Emulate the ri (reverse index) capability: this allows tmux to at least start
by Nicholas Marriott
· 15 years ago
c92c2bf
Support the (mostly new) function key+modifier caps (kIC-kIC7). Most of these
by Nicholas Marriott
· 15 years ago
3a7636f
Remove the -d flag to tmux and just use op/AX to detect default colours.
by Nicholas Marriott
· 15 years ago
385236e
Bring a comment into line with reality.
by Nicholas Marriott
· 15 years ago
687c4a9
Use relative cursor movement instead of absolute when possible and when
by Nicholas Marriott
· 15 years ago
1eb303e
Check the return value of strunvis against -1 not NULL.
by Nicholas Marriott
· 15 years ago
926b52b
Emulate dch/dch1 if missing by redrawing the entire line.
by Nicholas Marriott
· 15 years ago
4027335
Clear the codes array earlier as tty_term_free could be called on error.
by Nicholas Marriott
· 15 years ago
ac54dee
Don't try to free old string values (and crash) when they are overridden unless
by Nicholas Marriott
· 15 years ago
1673735
Add a terminal-overrides session option allowing individual terminfo(5) entries
by Nicholas Marriott
· 15 years ago
e4bb08e
Fix checking of setupterm(3) error codes. While there include the
by Matthieu Herrb
· 15 years ago
ceace9c
Since tmux doesn't actually need ncurses, use -lcurses/curses.h
by Nicholas Marriott
· 15 years ago
74749e8
Remove trailing newlines, spaces, and tabs.
by Ray Lai
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago