mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
disable sshm keybinding
This commit is contained in:
@@ -107,9 +107,6 @@ 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"
|
||||
|
||||
# disposable terminal
|
||||
bind Space display-popup -E -w 80% -h 80% "tmux kill-session -t popup 2>/dev/null || true; tmux new-session -d -s popup -c '#{pane_current_path}' \\; set-option -t popup detach-on-destroy on \\; attach -t popup"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user