diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-26 22:18:57 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-26 22:18:57 +0000 |
| commit | c5b1fa9411300725ea78964db8af995fdf7af7da (patch) | |
| tree | 14204c22df2b981cdc51e991e83bff6eb651e230 /CHANGES | |
| parent | 14610569c8477a65ff126f9c6e33cd88ad476ed4 (diff) | |
| download | rtmux-c5b1fa9411300725ea78964db8af995fdf7af7da.tar.gz rtmux-c5b1fa9411300725ea78964db8af995fdf7af7da.tar.bz2 rtmux-c5b1fa9411300725ea78964db8af995fdf7af7da.zip | |
Shift history up by 10% at a time.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 26 November 2007 +* Rather than shifting up one line at a time once the history is full, + shift by 10% of the history each time. This is faster. * Add ^A and ^E to copy mode to move to start-of-line/end-of-line. 24 November 2007 @@ -271,4 +273,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.85 2007-11-26 20:36:30 nicm Exp $ +$Id: CHANGES,v 1.86 2007-11-26 22:18:57 nicm Exp $ |