mirror of
https://github.com/tmux/tmux.git
synced 2025-12-16 19:46:08 +00:00
Note that switch-client only changes the key table for one key, pointed
out by Jeenu Viswambharan.
This commit is contained in:
5
tmux.1
5
tmux.1
@@ -1661,9 +1661,10 @@ is used,
|
||||
option will not be applied.
|
||||
.Pp
|
||||
.Fl T
|
||||
sets the client's key table; the next key from the client will be interpreted
|
||||
from
|
||||
sets the client's key table; the next key will be looked up using
|
||||
.Ar key-table .
|
||||
After that key, the client is returned to its default key table (normally
|
||||
.Em root ) .
|
||||
This may be used to configure multiple prefix keys, or to bind commands to
|
||||
sequences of keys.
|
||||
For example, to make typing
|
||||
|
||||
Reference in New Issue
Block a user