This commit is contained in:
Christian Nieves
2023-10-30 20:06:58 +00:00
parent 3b16ebec49
commit 96273ea4f0
7 changed files with 57 additions and 30 deletions

View File

@ -9,6 +9,8 @@ set -g mouse off
set -g prefix `
bind-key ` send-prefix
set -sg escape-time 0
# Hide pane with Prefix-h
bind-key h break-pane -d -n _hidden_pane
bind-key H join-pane -s $.1