move to kitty
This commit is contained in:
parent
71ccafd565
commit
8160460e7a
5 changed files with 92 additions and 2 deletions
|
|
@ -6,7 +6,10 @@ set -g @yank_selection 'clipboard'
|
|||
unbind C-b
|
||||
set -g prefix C-Space
|
||||
bind C-Space send-prefix
|
||||
set -g allow-passthrough on
|
||||
|
||||
set -ga update-environment TERM
|
||||
set -ga update-environment TERM_PROGRAM
|
||||
# Vim style pane selection
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue