Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
a15f8fc4a66420615d237313c6a01fcf532c52a2
/
window-more.c
c5c4cc7
Style/add printflike.
by Nicholas Marriott
· 16 years ago
162bacd
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit).
by Nicholas Marriott
· 16 years ago
88ab74a
Clock mode.
by Nicholas Marriott
· 16 years ago
e293d6a
Space for page down as well.
by Nicholas Marriott
· 16 years ago
7a82e86
Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/
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
f07cedf
Rename some functions.
by Nicholas Marriott
· 16 years ago
4235ddb
Initial 256 colour support, lightly tested.
by Nicholas Marriott
· 16 years ago
3337dfc
Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/.
by Nicholas Marriott
· 16 years ago
892d1b5
Split emacs/vi keys into seperate tables.
by Nicholas Marriott
· 16 years ago
c4d09c0
Convert 0x70 -> 0x88.
by Nicholas Marriott
· 16 years ago
4e4f71f
Swap in new paste buffer code and add a couple more commands.
by Nicholas Marriott
· 16 years ago
99df48d
Trimify.
by Nicholas Marriott
· 16 years ago
9e6090a
Per-session configuration options.
by Nicholas Marriott
· 16 years ago
205b78e
Some key tweaks, fix status bar to not rely on attr.
by Nicholas Marriott
· 17 years ago
db6ad3a
Redraw position indicator regardless.
by Nicholas Marriott
· 17 years ago
9a37eb4
Bug fix; don't bail except on first line when printing.
by Nicholas Marriott
· 17 years ago
7dc18f6
set/reset mode window functions.
by Nicholas Marriott
· 17 years ago
103748d
Major reorganisation of screen handling.
by Nicholas Marriott
· 17 years ago
76c8a59
Big internal reorganisation to move tty control into parent.
by Nicholas Marriott
· 17 years ago
18d72e6
Partial copy mode. Currently does the same as scroll mode but using a cursor. Also fix bug where resizing would leave crap lying around.
by Nicholas Marriott
· 17 years ago
df7be0d
Split SCREEN_BACKGROUND flag into BACKGROUND/NOCURSOR in preparation for copy mode.
by Nicholas Marriott
· 17 years ago
d0984b8
Sort out cursors with a new flag - BACKGROUND - for window modes. Free text on more exit.
by Nicholas Marriott
· 17 years ago
acb3661
Scrollable win for command output.
by Nicholas Marriott
· 17 years ago