From 5890630a83a6d990da211a79afb611677f6c4ae2 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 10 Jan 2009 15:21:31 +0000 Subject: +FAQ to dist. Tweak. --- FAQ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FAQ') diff --git a/FAQ b/FAQ index ee89273c..80ce673b 100644 --- a/FAQ +++ b/FAQ @@ -26,7 +26,8 @@ Please send feature requests by email to nicm@users.sourceforge.net. the shell it was started from to recover! Some consoles really really don't like attempts to set the window title. Tell -tmux not to do this by turning off the "set-titles" option: +tmux not to do this by turning off the "set-titles" option (you can do this +in .tmux.conf): set -g set-titles off -- cgit