mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
Add sshm popup (ctrl-A ctrl-S)
This commit is contained in:
@@ -107,6 +107,9 @@ bind-key M-2 send-keys "$FAVORITE_COMMAND2"
|
||||
bind-key M-3 send-keys "$FAVORITE_COMMAND3"
|
||||
bind-key M-4 send-keys "$FAVORITE_COMMAND4"
|
||||
|
||||
# sshm popup
|
||||
bind-key C-s display-popup -E -w 80% -d "#{pane_current_path}" "sshm"
|
||||
|
||||
# Reload tmux config
|
||||
unbind r
|
||||
bind r source-file ~/.tmux.conf \; display-message "tmux config reloaded!"
|
||||
|
||||
Reference in New Issue
Block a user