Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
3a7636ff0f3eed214a847edbfb3bd8007128d49a
/
input.c
c2b8f3b
Support the bright fg/bg colour SGR 90-97 and 100-107.
by Nicholas Marriott
· 15 years ago
9afb0d7
%zu not %u, doh.
by Nicholas Marriott
· 15 years ago
1af09d6
Try to reduce the UTF-8 mess.
by Nicholas Marriott
· 15 years ago
71dc6e0
Handle DECCOLM by just emulating its side-effect of clearing the screen.
by Nicholas Marriott
· 15 years ago
8608c69
When backspace is received at the beginning of a line and the previous line was
by Nicholas Marriott
· 15 years ago
234ad54
Nuke unused variable.
by Nicholas Marriott
· 15 years ago
bf121f7
Handle the device attributes (DA) escape sequence.
by Nicholas Marriott
· 15 years ago
036de0c
Instead of just checking for an empty buffer, which may not be the case if
by Nicholas Marriott
· 15 years ago
06ddd3d
Add a flags member to the grid_line struct and use it to differentiate lines
by Nicholas Marriott
· 15 years ago
04e97e8
Using the alternative screen (smcup/rmcup) should also preserve the current
by Nicholas Marriott
· 15 years ago
76a9d98
Make some functions which return unused values void (mostly found by lint) and
by Nicholas Marriott
· 15 years ago
3592859
Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full
by Nicholas Marriott
· 15 years ago
f031975
Implement the CBT (backward tab) sequence (\033[Z).
by Nicholas Marriott
· 15 years ago
d42fb43
Proper support for tab stops (\033H etc), using a bitstring(3). Makes another
by Nicholas Marriott
· 15 years ago
d601582
Okay, so I screwed up when testing this, doh. Unbreak so that CAN/SUB actually
by Nicholas Marriott
· 15 years ago
6c1f035
Oops, CAN and SUB should abort the sequence (return to first state), not remain
by Nicholas Marriott
· 15 years ago
8dd2f0d
More input compatibility love. Support C0 within escape sequences, and the C0
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
2faec76
Pass window titles through vis(1). <0x20 is dropped anyway by the input state
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago