@ -5,3 +5,6 @@ set-option -g default-terminal "screen-256color"
bind-key -r j select-pane -L
# Mirror prefix Right to prefix k for switching pane right
bind-key -r k select-pane -R
# Exit parent process when detaching from tmux
bind-key d detach-client -P