- 4baafd8 New input parser based on http://vt100.net/emu/dec_ansi_parser. by Nicholas Marriott · 15 years ago
- 11dedde Add an option to disable the smcup/rmcup alternate screen behaviour inside by Nicholas Marriott · 15 years ago
- ad8509f Correctly clear 256-colour flag for aixterm colours. by Nicholas Marriott · 15 years ago
- 0dda866 Pass through the aixterm bright colours if the terminal supports them (>= 16 by Nicholas Marriott · 15 years ago
- 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
- 2182e1b Add a couple of comments. by Nicholas Marriott · 15 years ago
- a02c7e8 Convert the window pane (pty master side) fd over to use a bufferevent. by Nicholas Marriott · 15 years ago
- ed62d12 tabs are better; ok nicm by Theo Deraadt · 15 years ago
- 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