From 2bd7f87a1357e754c2ac466437572b702d3e8756 Mon Sep 17 00:00:00 2001 From: zaika Date: Tue, 18 Jun 2019 20:40:34 +0300 Subject: [PATCH] altscreen --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index d71a182..3407500 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -4,3 +4,4 @@ set -g prefix C-a bind C-a send-prefix #set -g lock-command vlock set -g lock-after-time 60 # Seconds; 0 = never +set-window-option -g alternate-screen off