mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Command prompt for interactive commands.
This commit is contained in:
4
CHANGES
4
CHANGES
@ -1,5 +1,7 @@
|
||||
19 June 2008
|
||||
|
||||
* Allow commands to be entered at a prompt. This is triggered with the
|
||||
command-prompt command, bound to : by default.
|
||||
* Show status messages properly, without blocking the server.
|
||||
|
||||
18 June 2008
|
||||
@ -507,4 +509,4 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.126 2008-06-19 19:37:39 nicm Exp $
|
||||
$Id: CHANGES,v 1.127 2008-06-19 20:45:15 nicm Exp $
|
||||
|
Reference in New Issue
Block a user