From dedea5399af87bfcfd3cd9f98a13d5b4e788d2b6 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Fri, 28 Mar 2025 15:46:32 +0100 Subject: [PATCH] Use `enter_accept` in `atuin` --- hmModules/shell/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hmModules/shell/default.nix b/hmModules/shell/default.nix index f63cbf0..5f3890e 100644 --- a/hmModules/shell/default.nix +++ b/hmModules/shell/default.nix @@ -67,6 +67,7 @@ sync_address = "http://sisko.wg.aciceri.dev:8889"; search_mode = "fuzzy"; style = "compact"; + enter_accept = "true"; }; };