mirror of
https://github.com/tmux/tmux.git
synced 2024-11-17 09:58:52 +00:00
Add.
This commit is contained in:
parent
7ecbc18d5d
commit
234211a6f6
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
|
||||||
|
Loading…
Reference in New Issue
Block a user