1. c948c6b Handle insert cells when cursor at edge of screen correctly, and do a by nicm · 8 years ago
  2. 13a0b6b Collect sequences of printable ASCII characters and process them by nicm · 8 years ago
  3. 4179b42 Add support for BCE (background colour erase). This makes various escape by nicm · 8 years ago
  4. 2627ab3 Remember the number of lines scrolled into the history (versus cleared by nicm · 8 years ago
  5. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  6. 88aa1c8 Two spacing and spelling nits. by nicm · 9 years ago
  7. c5689a5 Long overdue change to the way we store cells in the grid: now, instead by nicm · 9 years ago
  8. aae2b7a Revert to r1.16 since this is still clearly broken and I can't see how by nicm · 10 years ago
  9. e52d791 Another fix for insertion from Balazs Kezes. On insertion, size the line by nicm · 10 years ago
  10. 7cc4706 Restore change in r1.17 but add checks to prevent the line length by nicm · 10 years ago
  11. 7697f5a Revert r1.17 as it breaks inserting in some cases. by nicm · 10 years ago
  12. 8f13022 Two improvements to reflow from Balazs Kezes: by nicm · 10 years ago
  13. a5d4b7f Some more long lines. by nicm · 11 years ago
  14. 7bdb675 GRID_DEBUG is no longer needed. by nicm · 11 years ago
  15. e85f764 Preserve trailing spaces with capture-pane -J, from George Nachman. by Nicholas Marriott · 12 years ago
  16. 295d869 Add -C and -J to capture pane to escape control sequences and to join by Nicholas Marriott · 12 years ago
  17. fdbfc7e Rather than having two grids for each pane, one for ASCII and one for by Nicholas Marriott · 12 years ago
  18. 937173f Enforce history-limit option when clearing the screen, memory leak by Nicholas Marriott · 13 years ago
  19. ecc22c5 When clearing the entire screen, clear lines that are used into the by Nicholas Marriott · 14 years ago
  20. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  21. ad566a8 Move lines into the history when scrolling even if the scroll region is not 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. 86c93c6 Change inserting and deleting lines inside the scroll region to properly clear by Nicholas Marriott · 15 years ago
  24. 643c219 Tidy by removing unused argument from grid_view_{insert,delete}_line_region by Nicholas Marriott · 15 years ago
  25. 68e06fb Fix two errors with character/line insertion and deletion: the maximum number 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