AutoYADM commit: 2024-11-12 14:15:03

This commit is contained in:
Daniel Fichtinger 2024-11-12 14:15:03 -05:00
parent d17212d737
commit c4cbe08af5
2 changed files with 0 additions and 49 deletions

View file

@ -53,16 +53,8 @@ bind h split-window -v -c "#{pane_current_path}"
bind C-x kill-session
bind S command-prompt -p "rename session:" "rename-session '%%'"
# bind W command-prompt -p "rename window:" "rename-window '%%'"
bind - copy-mode
# bind m next-layout
bind -n M-i next-window
bind -n M-m previous-window
# Joining and sending
# bind-key j command-prompt -p "join pane from:" "join-pane -s '%%'"
# bind-key s command-prompt -p "send pane to:" "join-pane -t '%%'"
# bind -n S-Left previous-window
# bind -n S-Right next-window
run '/usr/share/tmux-plugin-manager/tpm'