Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
c3b7a49cc1b7c1a7f9805f17c33a4cd4533b82b3
/
window-copy.c
c3b7a49
Editable prompt. Not used for anything yet. More to come.
by Nicholas Marriott
· 16 years ago
99df48d
Trimify.
by Nicholas Marriott
· 16 years ago
39be570
vi keys from Will Maier.
by Nicholas Marriott
· 16 years ago
9e6090a
Per-session configuration options.
by Nicholas Marriott
· 16 years ago
73d8821
Handle EOL properly when scrolled.
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
2fabfb3
Make reset actually work.
by Nicholas Marriott
· 17 years ago
80e30f6
Minor tweaks/missed bits.
by Nicholas Marriott
· 17 years ago
76c8a59
Big internal reorganisation to move tty control into parent.
by Nicholas Marriott
· 17 years ago
6b2debf
Erm, check the right cell... d'oh.
by Nicholas Marriott
· 17 years ago
f903cc9
Rv EOL optimisation, it screws up selection.
by Nicholas Marriott
· 17 years ago
818df92
Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of places.
by Nicholas Marriott
· 17 years ago
8da0b1f
Mostly-complete copy and paste.
by Nicholas Marriott
· 17 years ago
68b2d36
Rm some redundant checks, prevent issues when data->size == 0.
by Nicholas Marriott
· 17 years ago
26c8303
Tidier code by moving mess into functions.
by Nicholas Marriott
· 17 years ago
7b45569
Make C-space toggle. Fix sel on same line.
by Nicholas Marriott
· 17 years ago
7ab0b46
Text selection with C-space.
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