summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2017-11-05 11:06:03 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2017-11-05 13:46:46 +0000
commit962894f54ace8e9d863407458296baa85163b820 (patch)
treede6b7c89a8b5c76ebdf74079457c179d60a3c2fb /docs
parent969dd7b1b71b6882cecd95427b60c3f61176d578 (diff)
add config option for default threadmode indentation
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table10
-rw-r--r--docs/source/usage/modes/thread.rst30
2 files changed, 30 insertions, 10 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index b15ec412..9ff1a7c5 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -645,6 +645,16 @@
:default: True
+.. _thread-indent-replies:
+
+.. describe:: thread_indent_replies
+
+ number of characters used to indent replies relative to original messages in thread mode
+
+ :type: integer
+ :default: 2
+
+
.. _thread-statusbar:
.. describe:: thread_statusbar
diff --git a/docs/source/usage/modes/thread.rst b/docs/source/usage/modes/thread.rst
index 15d8a7de..29a7850a 100644
--- a/docs/source/usage/modes/thread.rst
+++ b/docs/source/usage/modes/thread.rst
@@ -43,18 +43,15 @@ The following commands are available in thread mode
up, down, [half]page up, [half]page down, first, last, parent, first reply, last reply, next sibling, previous sibling, next, previous, next unfolded, previous unfolded, next NOTMUCH_QUERY, previous NOTMUCH_QUERY
-.. _cmd.thread.untag:
+.. _cmd.thread.indent:
-.. describe:: untag
+.. describe:: indent
- remove tags from message(s)
+ change message/reply indentation
argument
- comma separated list of tags
+ None
- optional arguments
- :---all: tag all messages in thread.
- :---no-flush: postpone a writeout to the index (Defaults to: 'True').
.. _cmd.thread.toggleheaders:
@@ -66,6 +63,19 @@ The following commands are available in thread mode
query used to filter messages to affect
+.. _cmd.thread.retag:
+
+.. describe:: retag
+
+ set message(s) tags.
+
+ argument
+ comma separated list of tags
+
+ optional arguments
+ :---all: tag all messages in thread.
+ :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+
.. _cmd.thread.print:
.. describe:: print
@@ -95,11 +105,11 @@ The following commands are available in thread mode
query used to filter messages to affect
-.. _cmd.thread.retag:
+.. _cmd.thread.untag:
-.. describe:: retag
+.. describe:: untag
- set message(s) tags.
+ remove tags from message(s)
argument
comma separated list of tags