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