summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-12-09 16:43:23 +0100
committerFlorent Le Coz <louiz@louiz.org>2014-12-09 16:43:23 +0100
commit2e25595aec8c80cb2979acba50604345b79c1170 (patch)
tree16b7855b1e363ac1ef58fbc8e62e8ff368ddcf35 /doc
parented7fe693b4e2a4354a7db58d03bc74f155f1ad71 (diff)
downloadpoezio-2e25595aec8c80cb2979acba50604345b79c1170.tar.gz
poezio-2e25595aec8c80cb2979acba50604345b79c1170.tar.bz2
poezio-2e25595aec8c80cb2979acba50604345b79c1170.tar.xz
poezio-2e25595aec8c80cb2979acba50604345b79c1170.zip
Introduce the go_to_previous_tab_on_alt_number option
fix #2841
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 737d463d..b32cbec3 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -316,6 +316,14 @@ to understand what is :ref:`carbons <carbons-details>` or
If this is set to ``false``, you will no longer be subscribed to tune events,
and the :term:`display_tune_notifications` option will be ignored.
+ go_to_previous_tab_on_alt_number
+
+ **Default value:** ``false``
+
+ If this is set to ``true``, when Alt+x is pressed, where x is a
+ number, if you are already on the tab number x, you will jump to the
+ previously selected tab. Otherwise you’ll stay on the same tab.
+
group_corrections
**Default value:** ``true``