Tmux pane renaming
This commit is contained in:
@@ -40,6 +40,9 @@ bind -r Left previous-window
|
||||
bind-key -n C-S-Left swap-window -t -1\; select-window -t -1
|
||||
bind-key -n C-S-Right swap-window -t +1\; select-window -t +1
|
||||
|
||||
# rename pane starts empty
|
||||
bind-key , command-prompt "rename-window '%%'"
|
||||
|
||||
# ----------------------- Plugins ----------------------- #
|
||||
|
||||
# List of plugins
|
||||
|
||||
Reference in New Issue
Block a user