From cfc783ce02986b7f88e25a0f396970d1b3337ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo-Pekka=20Kerkel=C3=A4?= Date: Tue, 27 Oct 2015 14:13:47 +0200 Subject: [PATCH] scroll with e --- tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tmux.conf b/tmux.conf index f6cb6c6..c324c53 100644 --- a/tmux.conf +++ b/tmux.conf @@ -8,3 +8,5 @@ bind r source-file ~/.tmux.conf unbind ^A bind ^A select-pane -t :.* + +bind e copy-mode