Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
4d382ae8e6c71c5414dc41053223c05400d923f8
/
grid-view.c
a3f4eb7
Merge branch 'obsd-master'
by Thomas Adam
· 12 years ago
fdbfc7e
Rather than having two grids for each pane, one for ASCII and one for
by Nicholas Marriott
· 12 years ago
c08a532
Sync OpenBSD patchset 1016:
by Tiago Cunha
· 13 years ago
937173f
Enforce history-limit option when clearing the screen, memory leak
by Nicholas Marriott
· 13 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
2ab568f
Sync OpenBSD patchset 853:
by Tiago Cunha
· 14 years ago
ecc22c5
When clearing the entire screen, clear lines that are used into the
by Nicholas Marriott
· 14 years ago
cc094fd
Sync OpenBSD patchset 581:
by Tiago Cunha
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
3d88da7
Sync OpenBSD patchset 409:
by Tiago Cunha
· 15 years ago
ad566a8
Move lines into the history when scrolling even if the scroll region is not
by Nicholas Marriott
· 15 years ago
e63567d
Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full
by Nicholas Marriott
· 15 years ago
3592859
Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full
by Nicholas Marriott
· 15 years ago
295879c
Change inserting and deleting lines inside the scroll region to properly clear
by Nicholas Marriott
· 15 years ago
e073441
Tidy by removing unused argument from grid_view_{insert,delete}_line_region
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
3509283
Fix two errors with character/line insertion and deletion: the maximum number
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
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
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
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
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
a1b43fa
Trim spaces.
by Nicholas Marriott
· 16 years ago
ac3fe65
Some tweaks found by LLVM courtesy of IcePic.
by Nicholas Marriott
· 16 years ago
8fb10c1
Don't segfault on last character.
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