From 7b284a63b2f8d893ce3f409eafe10ac6de39cd32 Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Tue, 19 Apr 2016 13:27:14 +0200 Subject: [PATCH] Revert "also scroll on desktop" This reverts commit e7b7747151fd76502a324f21ac689296184b7726. --- tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 664b7c5..f3ae5a4 100644 --- a/tmux.conf +++ b/tmux.conf @@ -2,7 +2,6 @@ set -g alternate-screen on # dont respect smaller windows setw -g aggressive-resize on -setw -g mode-mouse on # command prefix unbind C-b