From 18a10f569f44c642a1b7f5c2c72832e36d51d9d9 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Wed, 6 Mar 2024 13:22:02 +0100 Subject: [PATCH] update atuin keymode --- nixos/homes/common/terminal.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/homes/common/terminal.nix b/nixos/homes/common/terminal.nix index 16226e2..c22c48a 100644 --- a/nixos/homes/common/terminal.nix +++ b/nixos/homes/common/terminal.nix @@ -49,6 +49,7 @@ search_mode = "fuzzy"; style = "full"; inline_height = 20; + keymap_mode = "vim-normal"; # With workspace filtering enabled, Atuin will filter for commands executed # in any directory within a git repository tree.