AutoYADM commit: 2024-12-13 15:15:01
This commit is contained in:
parent
17c3afa137
commit
f09f547d3b
25 changed files with 4 additions and 1126 deletions
|
@ -1,3 +1,4 @@
|
|||
disable_terminal_key_bindings yes
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family='SauceCodePro Nerd Font Mono' postscript_name=SauceCodeProNFM
|
||||
bold_font auto
|
||||
|
@ -10,9 +11,10 @@ include ~/.cache/wal/colors-kitty.conf
|
|||
background_opacity 0.8
|
||||
map ctrl+shift+r no_op
|
||||
map ctrl+shift+o no_op
|
||||
map ctrl+enter send_text all \x1b[A
|
||||
# map ctrl+enter send_text all \x1b[91;5u
|
||||
# map ctrl+enter send_text all [91;5u
|
||||
map ctrl+enter send_text all \x1b[91~
|
||||
# map ctrl+enter send_text all \x1b[91;5~
|
||||
# map ctrl+enter no_op
|
||||
# map ctrl+enter send_text all \u000A
|
||||
# map ctrl+enter send_text all \x1b[91;5u
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue