mirror of
https://github.com/tmux/tmux.git
synced 2025-12-21 14:56:05 +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.
|
option will not be applied.
|
||||||
.Pp
|
.Pp
|
||||||
.Fl T
|
.Fl T
|
||||||
sets the client's key table; the next key from the client will be interpreted
|
sets the client's key table; the next key will be looked up using
|
||||||
from
|
|
||||||
.Ar key-table .
|
.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
|
This may be used to configure multiple prefix keys, or to bind commands to
|
||||||
sequences of keys.
|
sequences of keys.
|
||||||
For example, to make typing
|
For example, to make typing
|
||||||
|
|||||||
Reference in New Issue
Block a user