From 1e4d406f95d2994a9c95cb0a3817826f5af07ae7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Sun, 7 May 2023 19:59:38 +0200 Subject: [PATCH] =?UTF-8?q?zdvihnutie=20pam=C3=A4te=20riadkov=20v=20tmux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 135a37d..0e91966 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -4,3 +4,4 @@ #set -g status-right "%H:%M:%S %A %d-%m-%Y" set -g default-terminal "screen-256color" setw -g aggressive-resize on +set -g history-limit 99999