mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of places.
This commit is contained in:
6
CHANGES
6
CHANGES
@ -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 $
|
||||
|
Reference in New Issue
Block a user