summaryrefslogtreecommitdiffstats
path: root/window-copy.c
AgeCommit message (Expand)Author
2008-06-04vi keys from Will Maier.Nicholas Marriott
2008-06-03Per-session configuration options.Nicholas Marriott
2007-12-07Handle EOL properly when scrolled.Nicholas Marriott
2007-12-06set/reset mode window functions.Nicholas Marriott
2007-12-06Major reorganisation of screen handling.Nicholas Marriott
2007-11-27Make reset actually work.Nicholas Marriott
2007-11-27Minor tweaks/missed bits.Nicholas Marriott
2007-11-27Big internal reorganisation to move tty control into parent.Nicholas Marriott
2007-11-26Erm, check the right cell... d'oh.Nicholas Marriott
2007-11-26Rv EOL optimisation, it screws up selection.Nicholas Marriott
2007-11-26Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of pl...Nicholas Marriott
2007-11-23Mostly-complete copy and paste.Nicholas Marriott
2007-11-23Rm some redundant checks, prevent issues when data->size == 0.Nicholas Marriott
2007-11-22Tidier code by moving mess into functions.Nicholas Marriott
2007-11-22Make C-space toggle. Fix sel on same line.Nicholas Marriott
2007-11-22Text selection with C-space.Nicholas Marriott
2007-11-22Partial copy mode. Currently does the same as scroll mode but using a cursor....Nicholas Marriott