Skip to content

Commit

Permalink
2023-07-23 20:06:23
Browse files Browse the repository at this point in the history
  • Loading branch information
alexherbo2 committed Dec 31, 2024
1 parent b1ec91a commit 4c4a931
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .config/foot/foot.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,14 @@ font=JetBrains Mono:size=14

[key-bindings]
clipboard-copy=Mod4+c
pipe-scrollback=[sh -c 'cat > /tmp/foot.txt && footclient -a popup kak /tmp/foot.txt']Control+Shift+e
search-start=Control+Shift+slash
clipboard-paste=Mod4+v

[search-bindings]
find-prev=Shift+Return Control+p
delete-prev-word=Control+w
extend-to-word-boundary=none
cancel=Control+c
commit=Escape
find-next=Return Control+n

0 comments on commit 4c4a931

Please sign in to comment.