From 89557149afd8e38f6a4c4faa16c0fefba21c3685 Mon Sep 17 00:00:00 2001 From: Erwin Boskma Date: Fri, 10 Jun 2022 20:18:11 +0200 Subject: [PATCH] Use emacs bindings in tmux --- home-manager/modules/tmux/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/modules/tmux/default.nix b/home-manager/modules/tmux/default.nix index f76d028..fccfd13 100644 --- a/home-manager/modules/tmux/default.nix +++ b/home-manager/modules/tmux/default.nix @@ -18,7 +18,7 @@ in terminal = "tmux-256color"; clock24 = true; baseIndex = 1; - keyMode = "vi"; + keyMode = "emacs"; plugins = with pkgs.tmuxPlugins; [ sensible tmux-fzf