disable sshm keybinding
This commit is contained in:
parent
05fab4503e
commit
35039d00ce
1 changed files with 0 additions and 3 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue