diff --git a/home/user/.config/tmux/mappings.conf b/home/user/.config/tmux/mappings.conf index fd0c1ed..20cde32 100644 --- a/home/user/.config/tmux/mappings.conf +++ b/home/user/.config/tmux/mappings.conf @@ -47,9 +47,6 @@ bind r command-prompt -I '#W' -p "New window name:" "rename-window '%%'" bind R command-prompt -I '#S' -p "New session name:" "rename-session '%%'" -bind H command-prompt -p "Remote host:" "new-session -s 'ssh-%1' -A ssh %1 \; set default-command 'ssh %1' \; set remain-on-exit on" - - bind ';' command-prompt