From e2592f5cdf3efe13d74f75eeadcd37d54b4d9d5c Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Fri, 7 Dec 2012 23:38:28 +0100 Subject: Add a new show_timestamps option to hide/show timestamps in text buffers. --- data/default_config.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/default_config.cfg') diff --git a/data/default_config.cfg b/data/default_config.cfg index 7e667678..0bc4f41e 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -97,6 +97,9 @@ add_space_after_completion = true # conversation window. max_nick_length = 25 +# Show the timestamp of each messages, or not +show_timestamps = true + # Words that you want to complete on recent words completion, # separated by a colon (:). # e.g. words = "anticonstitutionnellement:I protest:I like bananas:" -- cgit v1.2.3