Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
427b8204268af5548d09b830e101c59daa095df9
/
grid-view.c
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