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