mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
New command, send-keys, to send a set of keys.
This commit is contained in:
6
CHANGES
6
CHANGES
@ -1,3 +1,7 @@
|
||||
01 June 2008
|
||||
|
||||
* New command, send-keys, will send a set of keys to a window.
|
||||
|
||||
31 May 2008
|
||||
|
||||
* Fix so tmux doesn't hang if the initial window fails for some reason. This
|
||||
@ -310,4 +314,4 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.94 2008-05-31 20:04:15 nicm Exp $
|
||||
$Id: CHANGES,v 1.95 2008-06-01 20:20:25 nicm Exp $
|
||||
|
Reference in New Issue
Block a user