Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
adba3d35b1520abc075f042bc92d031cf0a89cb2
/
grid.c
c6fc877
Sync OpenBSD patchset 1122:
by Tiago Cunha
· 12 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
2d74ce1
Merge output (more) and copy modes into one single mode (called copy).
by Micah Cowan
· 15 years ago
cc094fd
Sync OpenBSD patchset 581:
by Tiago Cunha
· 15 years ago
a0b2b8e
Sync OpenBSD patchset 547:
by Tiago Cunha
· 15 years ago
3d88da7
Sync OpenBSD patchset 409:
by Tiago Cunha
· 15 years ago
c507bf2
Sync OpenBSD patchset 328:
by Tiago Cunha
· 15 years ago
a004fc3
Sync OpenBSD patchset 283:
by Tiago Cunha
· 15 years ago
4b88352
Sync OpenBSD patchset 282:
by Tiago Cunha
· 15 years ago
e8ea3cc
Sync OpenBSD patchset 239:
by Tiago Cunha
· 15 years ago
37b0bcd
Sync OpenBSD patchset 226:
by Tiago Cunha
· 15 years ago
6a97901
Sync OpenBSD patchset 153:
by Tiago Cunha
· 15 years ago
946affe
Stupid cvsps.
by Nicholas Marriott
· 15 years ago
ede2dd2
Typo in grid_duplicate_lines (sy for dy) causing it to write into the wrong
by Nicholas Marriott
· 15 years ago
d956ed0
Typo in grid_duplicate_lines (sy for dy) causing it to write into the wrong
by Nicholas Marriott
· 15 years ago
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