Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
ccba613e5b277e70e8261c04ecc37ff3ef14a217
/
input.c
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