From 1fc2dc77f57670c1c786aaadc6a15c880aceb886 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 29 May 2025 23:39:03 +0200 Subject: foot: Comment out some bindings --- .config/foot/foot.ini | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to '.config') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index a5db8b1..856afc9 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -12,21 +12,21 @@ foreground=C5C8C6 background=2B303B [key-bindings] -scrollback-up-line=Control+k -scrollback-down-line=Control+j -scrollback-up-half-page=Control+Shift+k -scrollback-down-half-page=Control+Shift+j -scrollback-end=Control+g +# scrollback-up-line=Control+k +# scrollback-down-line=Control+j +# scrollback-up-half-page=Control+Shift+k +# scrollback-down-half-page=Control+Shift+j +# scrollback-end=Control+g search-start=Control+slash -[search-bindings] -find-prev=Control+p -find-next=Control+n -cursor-left=Control+h -cursor-right=Control+l -cursor-left-word=Control+Shift+h -cursor-right-word=Control+Shift+l -delete-next-word=Control+Delete Control+Shift+Delete +# [search-bindings] +# find-prev=Control+p +# find-next=Control+n +# cursor-left=Control+h +# cursor-right=Control+l +# cursor-left-word=Control+Shift+h +# cursor-right-word=Control+Shift+l +# delete-next-word=Control+Delete Control+Shift+Delete [tweak] overflowing-glyphs=no -- cgit v1.2.3