summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2017-02-14 09:06:00 +0000
committerGitHub <noreply@github.com>2017-02-14 09:06:00 +0000
commit333fcaed50296402aaf24f226d38ff93599bcd25 (patch)
treee5bb19d11fd483329dea09b64b07c018aef34c85 /docs
parent840feadee7859257646d6d830420dc8b153725ad (diff)
parentf8b714b40c2ee4dc47a3c71d89c12ebb02fcee35 (diff)
Merge pull request #1029 from pazz/linewise
optional linewise focussing in thread mode
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index 855c3f6a..b15ec412 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -633,6 +633,18 @@
:default: True
+.. _thread-focus-linewise:
+
+.. describe:: thread_focus_linewise
+
+ Split message body linewise and allows to (move) the focus to each individual
+ line. Setting this to False will result in one potentially big text widget
+ for the whole message body.
+
+ :type: boolean
+ :default: True
+
+
.. _thread-statusbar:
.. describe:: thread_statusbar