Tmux pane renaming

This commit is contained in:
2025-02-04 20:17:03 -05:00
parent 57dbb0a250
commit ef7fd3a78a
4 changed files with 34 additions and 1 deletions

View File

@@ -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