From 52ad769bdbebb10549279946b69bf4df993fd42f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Hrdina?= Date: Tue, 2 Jul 2024 22:54:00 +0200 Subject: [PATCH] ssty --- Sanity/basic/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sanity/basic/runtest.sh b/Sanity/basic/runtest.sh index bf8506d..60a6718 100755 --- a/Sanity/basic/runtest.sh +++ b/Sanity/basic/runtest.sh @@ -72,7 +72,7 @@ rlJournalStart ls -l /dev/pts/2 chmod 666 /dev/pts/2 -# rlRun "stty rows 24 cols 80" + rlRun "stty rows 24 cols 80" # Vytvořit nové tmux sezení a spustit mutt # tmux new-session -d -s mysession 'mutt -d 5'