index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grid-view.c
Commit message (
Expand
)
Author
Age
*
Enforce history-limit option when clearing the screen, memory leak
Nicholas Marriott
2012-01-29
*
When clearing the entire screen, clear lines that are used into the
Nicholas Marriott
2011-01-25
*
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
Nicholas Marriott
2009-12-03
*
Move lines into the history when scrolling even if the scroll region is not
Nicholas Marriott
2009-10-13
*
Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full
Nicholas Marriott
2009-07-13
*
Change inserting and deleting lines inside the scroll region to properly clear
Nicholas Marriott
2009-07-09
*
Tidy by removing unused argument from grid_view_{insert,delete}_line_region
Nicholas Marriott
2009-07-09
*
Fix two errors with character/line insertion and deletion: the maximum number
Nicholas Marriott
2009-06-29
*
Add a dedicated function to convert a line into a string and use it to simpli...
Nicholas Marriott
2009-06-24
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01