From 07783e161fbaff7404b91865a379757e026f4a97 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Thu, 22 May 2025 14:13:38 +0200 Subject: [PATCH] foot bindings --- foot/foot.ini | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/foot/foot.ini b/foot/foot.ini index 21960e2..26220e7 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -1,5 +1,14 @@ include=~/.config/foot/foot-theme.ini font=monospace:size=12,JetBrainsMono Nerd Font:size=12 dpi-aware=yes + [scrollback] lines=10000 + +[key-bindings] +search-start=Control+Shift+F +show-urls-copy=Control+Shift+O + +[search-bindings] +find-prev=Control+p +find-next=Control+n