From 3d691f1a1c0c06a36b44e30a845dbfe6856acce1 Mon Sep 17 00:00:00 2001 From: Arnaud Bailly Date: Fri, 29 Jan 2021 09:44:52 +0000 Subject: reconfigure .emacs for better term experience --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index e828dc0..da92e77 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,4 @@ -set -g prefix C-a +set -g prefix C-b set -g default-terminal "screen-256color" set-window-option -g xterm-keys on set -g mouse on -- cgit v1.2.3