diff --git a/home/modules/tmux.nix b/home/modules/tmux.nix index d754739..1082392 100644 --- a/home/modules/tmux.nix +++ b/home/modules/tmux.nix @@ -16,6 +16,7 @@ in baseIndex = 1; terminal = "screen-256color"; newSession = true; + escapeTime = 0; plugins = with pkgs; [ {