- 9cc8e40 Add a -T flag to capture-pane to stop at the last used cell instead of by nicm · 2 years, 2 months ago
- d0d2c39 Support hyperlinks with capture-pane -e and add a mouse_hyperlink by nicm · 2 years, 5 months ago
- 4694e9a Move the code to set up a padding cell into grid.c. by nicm · 4 years, 6 months ago
- 5644d37 grid_view_delete_cells does need to clear, GitHub issue 1871. by nicm · 5 years ago
- b89f2f2 Fix grid clear code to correctly clear with the default background by nicm · 5 years ago
- 2fae6a5 Add accessors for grid linedata member, for some future work. From Dan Aloni. by nicm · 6 years ago
- 6abfd9b Instead of overloading the line clear function to mean free if by nicm · 7 years ago
- 18bab30 Scrolling needs to use background colour. by nicm · 8 years ago
- c948c6b Handle insert cells when cursor at edge of screen correctly, and do a by nicm · 8 years ago
- 13a0b6b Collect sequences of printable ASCII characters and process them by nicm · 8 years ago
- 4179b42 Add support for BCE (background colour erase). This makes various escape by nicm · 8 years ago
- 2627ab3 Remember the number of lines scrolled into the history (versus cleared by nicm · 8 years ago
- 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
- 88aa1c8 Two spacing and spelling nits. by nicm · 9 years ago
- c5689a5 Long overdue change to the way we store cells in the grid: now, instead by nicm · 9 years ago
- aae2b7a Revert to r1.16 since this is still clearly broken and I can't see how by nicm · 10 years ago
- e52d791 Another fix for insertion from Balazs Kezes. On insertion, size the line by nicm · 10 years ago
- 7cc4706 Restore change in r1.17 but add checks to prevent the line length by nicm · 10 years ago
- 7697f5a Revert r1.17 as it breaks inserting in some cases. by nicm · 10 years ago
- 8f13022 Two improvements to reflow from Balazs Kezes: by nicm · 10 years ago
- a5d4b7f Some more long lines. by nicm · 11 years ago
- 7bdb675 GRID_DEBUG is no longer needed. by nicm · 11 years ago
- e85f764 Preserve trailing spaces with capture-pane -J, from George Nachman. by Nicholas Marriott · 12 years ago
- 295d869 Add -C and -J to capture pane to escape control sequences and to join by Nicholas Marriott · 12 years ago
- fdbfc7e Rather than having two grids for each pane, one for ASCII and one for by Nicholas Marriott · 12 years ago
- 937173f Enforce history-limit option when clearing the screen, memory leak by Nicholas Marriott · 13 years ago
- ecc22c5 When clearing the entire screen, clear lines that are used into the by Nicholas Marriott · 14 years ago
- 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
- ad566a8 Move lines into the history when scrolling even if the scroll region is not by Nicholas Marriott · 15 years ago
- 3592859 Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full by Nicholas Marriott · 15 years ago
- 86c93c6 Change inserting and deleting lines inside the scroll region to properly clear by Nicholas Marriott · 15 years ago
- 643c219 Tidy by removing unused argument from grid_view_{insert,delete}_line_region by Nicholas Marriott · 15 years ago
- 68e06fb Fix two errors with character/line insertion and deletion: the maximum number by Nicholas Marriott · 15 years ago
- 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
- 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago