remove tmux mapping for ssh session
This commit is contained in:
parent
faba5b3530
commit
0898ac7a64
@ -74,9 +74,6 @@ bind-key -T prefix l confirm-before -p "lock tmux? (y/n)" lock-session
|
||||
# Reload config
|
||||
bind r source-file ~/.config/tmux/tmux.conf \; display-message "Config reloaded..."
|
||||
|
||||
# SSH session
|
||||
bind h command-prompt -p "Remote host:" "new-session -n 1 -s 'ssh-%1' -A ssh %1 \; set-option default-command 'ssh %1'"
|
||||
|
||||
# Session managment
|
||||
bind 1 run-shell ~/.tmux/01.sh
|
||||
bind 2 run-shell ~/.tmux/02.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user