index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
window-copy.c
Commit message (
Collapse
)
Author
Age
...
*
Trimify.
Nicholas Marriott
2008-06-18
|
*
vi keys from Will Maier.
Nicholas Marriott
2008-06-04
|
*
Per-session configuration options.
Nicholas Marriott
2008-06-03
|
*
Handle EOL properly when scrolled.
Nicholas Marriott
2007-12-07
|
*
set/reset mode window functions.
Nicholas Marriott
2007-12-06
|
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
|
*
Make reset actually work.
Nicholas Marriott
2007-11-27
|
*
Minor tweaks/missed bits.
Nicholas Marriott
2007-11-27
|
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
|
*
Erm, check the right cell... d'oh.
Nicholas Marriott
2007-11-26
|
*
Rv EOL optimisation, it screws up selection.
Nicholas Marriott
2007-11-26
|
*
Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of ↵
Nicholas Marriott
2007-11-26
|
|
|
|
places.
*
Mostly-complete copy and paste.
Nicholas Marriott
2007-11-23
|
*
Rm some redundant checks, prevent issues when data->size == 0.
Nicholas Marriott
2007-11-23
|
*
Tidier code by moving mess into functions.
Nicholas Marriott
2007-11-22
|
*
Make C-space toggle. Fix sel on same line.
Nicholas Marriott
2007-11-22
|
*
Text selection with C-space.
Nicholas Marriott
2007-11-22
|
*
Partial copy mode. Currently does the same as scroll mode but using a ↵
Nicholas Marriott
2007-11-22
cursor. Also fix bug where resizing would leave crap lying around.
[prev]