From f7d1718dbcd0cbd0d6c714b30883c2d4241bc2b9 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 4 Sep 2019 00:11:57 -0700 Subject: change tmux keys --- lib/common.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/common.nix') diff --git a/lib/common.nix b/lib/common.nix index 58d12bd..08d59db 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -44,8 +44,8 @@ in baseIndex = 0; clock24 = true; customPaneNavigationAndResize = true; - keyMode = "vi"; - shortcut = "'C-a'"; + keyMode = "emacs"; + shortcut = "'C-\\"; terminal = "screen-256color"; sensibleOnTop = true; secureSocket = false; -- cgit v1.2.3