From 0f8a5abdc0818b4071bf4623a12ee95223b11ba3 Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 17 May 2012 16:55:31 +0200 Subject: Add an option to always show the separator - Fixes #2240 --- data/default_config.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 85366204..61c30c21 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -296,6 +296,10 @@ send_time = true max_messages_in_memory = 2048 max_lines_in_memory = 2048 +# Show the separator at the bottom of the text buffer, even if no one +# spoke +show_useless_separator = false + # Set this to true if you want the commands to be executed remotely # (with ssh & the daemon), see the documentation of the /link plugin # for details -- cgit v1.2.3