diff options
author | Thomas Voss <thomas.voss@humanwave.nl> | 2025-06-11 14:59:58 +0200 |
---|---|---|
committer | Thomas Voss <thomas.voss@humanwave.nl> | 2025-06-11 14:59:58 +0200 |
commit | 03f5bb39561fad4d7745ff796b91f73933d99259 (patch) | |
tree | c02bf7e1b0657c555412c895f4efebdad777dde2 /.config/foot/foot.ini | |
parent | fad74e4384176f8cf98c86cfbf5c0468c0f49dce (diff) | |
parent | eb28738864a4b3dfe4443e897ccdea21c0765dc0 (diff) |
Merge branch 'master' of github.com:Mango0x45/dotfiles
Diffstat (limited to '.config/foot/foot.ini')
-rw-r--r-- | .config/foot/foot.ini | 26 |
1 files changed, 13 insertions, 13 deletions
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 |