mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
Add -c option to specify client, and move detach/refresh to client rather than session.
This commit is contained in:
6
CHANGES
6
CHANGES
@ -1,5 +1,9 @@
|
||||
16 November 2007
|
||||
|
||||
* (nicm) Accept "-c client-tty" on command line to allow client manipulation
|
||||
commands, and change detach-/refresh-session to detach-/refresh-client (this
|
||||
loses the -a behaviour, but at some point -session versions may return, and
|
||||
-c will allow fnmatch(3)).
|
||||
* (nicm) List available commands on ambiguous command.
|
||||
|
||||
12 November 2007
|
||||
@ -210,4 +214,4 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.68 2007-11-16 13:23:59 nicm Exp $
|
||||
$Id: CHANGES,v 1.69 2007-11-16 21:12:31 nicm Exp $
|
||||
|
Reference in New Issue
Block a user