Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
ff500b46c975ed156407cdcf69fafc9b22b61e2c
/
grid.c
e63567d
Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full
by Nicholas Marriott
· 15 years ago
d2c3dbc
If it exist, load a system-wide configuration file /etc/tmux.conf before any
by Nicholas Marriott
· 15 years ago
3fb3613
Limit the history to hlimit not hlimit - 1. This makes a history-limit setting
by Nicholas Marriott
· 15 years ago
bb459be
Whitespace and more syncing.
by Nicholas Marriott
· 15 years ago
a5830b9
Restore $Id$ and add script to do so.
by Nicholas Marriott
· 15 years ago
582660b
Miscellaneous unused functions, including one which was basically a
by Nicholas Marriott
· 15 years ago
f7a9eb4
Change find-window and monitor-content to use fnmatch(3). For convenience and
by Nicholas Marriott
· 15 years ago
853ad68
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
143aa71
Space trimmage mega-diff.
by Nicholas Marriott
· 16 years ago
6fdac02
Add UTF-8 to grid_compare..
by Nicholas Marriott
· 16 years ago
cf7b384
Better UTF-8 support, including combined characters. Unicode data is now stored
by Nicholas Marriott
· 16 years ago
34dd72f
_fill functions are no longer needed. Nuke them.
by Nicholas Marriott
· 16 years ago
abf170d
Whoops. Missed a few changes.
by Nicholas Marriott
· 16 years ago
6c0728f
Step 2 of the Grand Plan To Make UTF-8 Better.
by Nicholas Marriott
· 16 years ago
989d67c
struct grid_data -> struct grid. Stage 1 of the Grand Plan To Make UTF-8 Better.
by Nicholas Marriott
· 16 years ago
a4f5d12
Don't leak top line of history and status screen.
by Nicholas Marriott
· 16 years ago
b373993
Don't redraw status line unless it has actually changed. Stops extraneous
by Nicholas Marriott
· 16 years ago
0e197b4
Tidy a few warnings.
by Nicholas Marriott
· 16 years ago
9e56f53
Correct comment.
by Nicholas Marriott
· 16 years ago
a1b43fa
Trim spaces.
by Nicholas Marriott
· 16 years ago
10c4a6d
Don't die when out of bounds if non-DEBUG. Stops people hitting me when bugs kill their long-running sessions in release versions.
by Nicholas Marriott
· 16 years ago
631a45e
Calculate y properly.
by Nicholas Marriott
· 16 years ago
62457bc
Trim.
by Nicholas Marriott
· 16 years ago
efe5573
Internal screen data rewrite for better 256 colour/UTF-8 support.
by Nicholas Marriott
· 16 years ago