From 4d0d7154fa095984e47831a2bbfa1549bd0027e7 Mon Sep 17 00:00:00 2001 From: rascul Date: Tue, 8 Mar 2022 01:08:14 -0600 Subject: [PATCH] inform about tmux --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 547826b..e7aed55 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,7 @@ room number, which you can find with `#map info` when you're in the room with th xterm -geometry 60x20 -rv +sb tail -f /tmp/map.out 2>/dev/null ``` + + * Use tmux script (`tmux.sh`) to load up a tmux session like mine. It may take + some customizing. +