Add kitty and wezterm config
This commit is contained in:
parent
eacc415d7d
commit
1bd7e9f81f
5 changed files with 5020 additions and 0 deletions
|
|
@ -16,6 +16,11 @@ set -sg escape-time 0
|
|||
set-option -g focus-events on
|
||||
set-option -g renumber-windows on
|
||||
|
||||
# Yazi need this config to show image preview
|
||||
set -g allow-passthrough on
|
||||
set -ga update-environment TERM
|
||||
set -ga update-environment TERM_PROGRAM
|
||||
|
||||
## Keybindings
|
||||
unbind C-b
|
||||
unbind C-Space
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue