aboutsummaryrefslogtreecommitdiff
path: root/window-copy.c
Commit message (Collapse)AuthorAge
* Mostly-complete copy and paste.Nicholas Marriott2007-11-23
|
* Rm some redundant checks, prevent issues when data->size == 0.Nicholas Marriott2007-11-23
|
* Tidier code by moving mess into functions.Nicholas Marriott2007-11-22
|
* Make C-space toggle. Fix sel on same line.Nicholas Marriott2007-11-22
|
* Text selection with C-space.Nicholas Marriott2007-11-22
|
* Partial copy mode. Currently does the same as scroll mode but using a ↵Nicholas Marriott2007-11-22
cursor. Also fix bug where resizing would leave crap lying around.