diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-26 20:36:30 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-26 20:36:30 +0000 |
| commit | 818df923debfcd9194314ee05e64cc62fbbb5458 (patch) | |
| tree | a9c8295385ef6feace44377fae0ed0542fb4e416 /CHANGES | |
| parent | d61a63c04ef4fad938713493366dbec1cf2c34eb (diff) | |
| download | rtmux-818df923debfcd9194314ee05e64cc62fbbb5458.tar.gz rtmux-818df923debfcd9194314ee05e64cc62fbbb5458.tar.bz2 rtmux-818df923debfcd9194314ee05e64cc62fbbb5458.zip | |
Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of places.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +26 November 2007 + +* Add ^A and ^E to copy mode to move to start-of-line/end-of-line. + 24 November 2007 * Support for alt charset mode (VT100 graphics characters). @@ -267,4 +271,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.84 2007-11-24 23:29:49 nicm Exp $ +$Id: CHANGES,v 1.85 2007-11-26 20:36:30 nicm Exp $ |