summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-04-15 23:05:33 +0200
committermathieui <mathieui@mathieui.net>2014-04-15 23:05:33 +0200
commita511d5a84dad17d465f8b5ff445bc7508e7a3b75 (patch)
tree49869d774a138625d6f99d3611ad69110fadbb57 /doc
parenta784216196df764e2bb790efe7a799e9cad5588b (diff)
downloadpoezio-a511d5a84dad17d465f8b5ff445bc7508e7a3b75.tar.gz
poezio-a511d5a84dad17d465f8b5ff445bc7508e7a3b75.tar.bz2
poezio-a511d5a84dad17d465f8b5ff445bc7508e7a3b75.tar.xz
poezio-a511d5a84dad17d465f8b5ff445bc7508e7a3b75.zip
Document the create_gaps option
and sets the default value to false, to keep coherent with the code.
Diffstat (limited to 'doc')
-rw-r--r--doc/source/configuration.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index 4d490665..7c0af9c9 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -664,6 +664,14 @@ or the way messages are displayed.
Whether or not to display a timestamp before each message.
+ create_gaps
+
+ **Default:** ``false``
+
+ Create gaps when moving a tab or closing it. Enabling this option
+ will help you keep the tabs at the same place during the execution of
+ poezio. (gaps are not created when the closed tab is the last one)
+
popup_time
**Default value:** ``4``