mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Commands to resize panes; also a pane generic cmd, not used yet.
This commit is contained in:
3
TODO
3
TODO
@ -101,3 +101,6 @@
|
||||
bind r command-prompt 'renamew "%%"'
|
||||
which then asks for a string, substitutes %% in command and executes it
|
||||
- fix rxvt cursor fg issue (text under cursor has non-white fg)
|
||||
- should have a repeat-command delay - if you execute a key binding then
|
||||
press another key within the delay time it is treated as if it was anoth
|
||||
key binding (ie the ^A prefix is implied)
|
||||
|
Reference in New Issue
Block a user