mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Add.
This commit is contained in:
2
TODO
2
TODO
@ -121,3 +121,5 @@
|
|||||||
bind -n ^A prefix-table "default"
|
bind -n ^A prefix-table "default"
|
||||||
where prefix-table sets command lookup table and sets prefix flag, then next
|
where prefix-table sets command lookup table and sets prefix flag, then next
|
||||||
key is looked up in that table
|
key is looked up in that table
|
||||||
|
- pass shell commands as argv rather than strings, allow them to be specified
|
||||||
|
in commands without quotes
|
||||||
|
Reference in New Issue
Block a user