1. aaeee34 Preserve trailing spaces with capture-pane -J, from George Nachman. by Nicholas Marriott · 12 years ago
  2. b8b5631 Add -C and -J to capture pane to escape control sequences and to join wrapped by Nicholas Marriott · 12 years ago
  3. 4d1d4d6 Add -e flag to capture-pane to include embedded ANSI SGR escape sequences, from by Nicholas Marriott · 12 years ago
  4. a3f4eb7 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  5. fdbfc7e Rather than having two grids for each pane, one for ASCII and one for by Nicholas Marriott · 12 years ago
  6. c08a532 Sync OpenBSD patchset 1016: by Tiago Cunha · 13 years ago
  7. 937173f Enforce history-limit option when clearing the screen, memory leak by Nicholas Marriott · 13 years ago
  8. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  9. 2ab568f Sync OpenBSD patchset 853: by Tiago Cunha · 14 years ago
  10. ecc22c5 When clearing the entire screen, clear lines that are used into the by Nicholas Marriott · 14 years ago
  11. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  12. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  13. 3d88da7 Sync OpenBSD patchset 409: by Tiago Cunha · 15 years ago
  14. ad566a8 Move lines into the history when scrolling even if the scroll region is not by Nicholas Marriott · 15 years ago
  15. e63567d Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full by Nicholas Marriott · 15 years ago
  16. 3592859 Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full by Nicholas Marriott · 15 years ago
  17. 295879c Change inserting and deleting lines inside the scroll region to properly clear by Nicholas Marriott · 15 years ago
  18. e073441 Tidy by removing unused argument from grid_view_{insert,delete}_line_region by Nicholas Marriott · 15 years ago
  19. 86c93c6 Change inserting and deleting lines inside the scroll region to properly clear by Nicholas Marriott · 15 years ago
  20. 643c219 Tidy by removing unused argument from grid_view_{insert,delete}_line_region by Nicholas Marriott · 15 years ago
  21. 3509283 Fix two errors with character/line insertion and deletion: the maximum number by Nicholas Marriott · 15 years ago
  22. 68e06fb Fix two errors with character/line insertion and deletion: the maximum number by Nicholas Marriott · 15 years ago
  23. bb459be Whitespace and more syncing. by Nicholas Marriott · 15 years ago
  24. a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
  25. 853ad68 Add a dedicated function to convert a line into a string and use it to simplify the search window function. by Nicholas Marriott · 15 years ago
  26. 096cbf2 Add a dedicated function to convert a line into a string and use it to simplify the search window function. by Nicholas Marriott · 15 years ago
  27. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  28. cf7b384 Better UTF-8 support, including combined characters. Unicode data is now stored by Nicholas Marriott · 16 years ago
  29. 34dd72f _fill functions are no longer needed. Nuke them. by Nicholas Marriott · 16 years ago
  30. abf170d Whoops. Missed a few changes. by Nicholas Marriott · 16 years ago
  31. 6c0728f Step 2 of the Grand Plan To Make UTF-8 Better. by Nicholas Marriott · 16 years ago
  32. 989d67c struct grid_data -> struct grid. Stage 1 of the Grand Plan To Make UTF-8 Better. by Nicholas Marriott · 16 years ago
  33. a1b43fa Trim spaces. by Nicholas Marriott · 16 years ago
  34. ac3fe65 Some tweaks found by LLVM courtesy of IcePic. by Nicholas Marriott · 16 years ago
  35. 8fb10c1 Don't segfault on last character. by Nicholas Marriott · 16 years ago
  36. 631a45e Calculate y properly. by Nicholas Marriott · 16 years ago
  37. 62457bc Trim. by Nicholas Marriott · 16 years ago
  38. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 16 years ago