From 0889491f30a6393df8c09dd653bd90e36449e034 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Fri, 13 Dec 2024 16:00:01 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-13 16:00:01 --- .config/kitty/kitty.conf##hostname.dbox | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf##hostname.dbox b/.config/kitty/kitty.conf##hostname.dbox index 9100387f..2bdf3c4c 100644 --- a/.config/kitty/kitty.conf##hostname.dbox +++ b/.config/kitty/kitty.conf##hostname.dbox @@ -1,5 +1,7 @@ # disable_terminal_key_bindings yes # BEGIN_KITTY_FONTS +# TODO: figure out how to make this conditional? +max_fps = 120 font_family family='SauceCodePro Nerd Font Mono' postscript_name=SauceCodeProNFM bold_font auto italic_font auto @@ -12,7 +14,11 @@ background_opacity 0.8 map ctrl+shift+r no_op map ctrl+shift+o no_op # map ctrl+enter send_text all \u2190 -map ctrl+enter send_text all \x0A +# map ctrl+enter with application nvim send_text all \u2190 +map ctrl+enter send_text normal,application \u2190 +# map ctrl+enter with application tmux send_text all \u2190 +# map ctrl+enter send_text all \x0A + # map ctrl+enter send_text all \x1b[A # map ctrl+enter send_text all \x1b[91;5u # map ctrl+enter send_text all