Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
2f813ef75d7d1cfb32d78923ae6963be7266de55
/
grid.c
ad566a8
Move lines into the history when scrolling even if the scroll region is not
by Nicholas Marriott
· 15 years ago
4278199
Stick line length to what is actually used (removing an optimization that
by Nicholas Marriott
· 15 years ago
0198bb6
Fix grid_expand_line so it actually works when the required size is bigger than
by Nicholas Marriott
· 15 years ago
1501b3f
A few trivial optimisations: no need to check for zero size if calling
by Nicholas Marriott
· 15 years ago
fa64c12
Use the right source and destination lines in grid_duplicate_lines.
by Nicholas Marriott
· 15 years ago
5e01b6d
Change the way the grid is stored, previously it was:
by Nicholas Marriott
· 15 years ago
044ebf1
Remove a couple of unused functions and fix a type ("FALLTHOUGH"), found by
by Nicholas Marriott
· 15 years ago
924bf84
Typo in grid_duplicate_lines (sy for dy) causing it to write into the wrong
by Nicholas Marriott
· 15 years ago
3592859
Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full
by Nicholas Marriott
· 15 years ago
bd098c2
Limit the history to hlimit not hlimit - 1. This makes a history-limit setting
by Nicholas Marriott
· 15 years ago
1675ddb
Miscellaneous unused functions, including one which was basically a
by Nicholas Marriott
· 15 years ago
7e796de
Change find-window and monitor-content to use fnmatch(3). For convenience and
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
74749e8
Remove trailing newlines, spaces, and tabs.
by Ray Lai
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago