summaryrefslogtreecommitdiff
path: root/docs/source/usage/modes/thread.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/usage/modes/thread.rst')
-rw-r--r--docs/source/usage/modes/thread.rst64
1 files changed, 32 insertions, 32 deletions
diff --git a/docs/source/usage/modes/thread.rst b/docs/source/usage/modes/thread.rst
index 1520e3cc..5fe5686f 100644
--- a/docs/source/usage/modes/thread.rst
+++ b/docs/source/usage/modes/thread.rst
@@ -3,7 +3,7 @@
Commands in `thread` mode
-------------------------
-The following commands are available in thread mode
+The following commands are available in thread mode:
.. _cmd.thread.bounce:
@@ -19,7 +19,7 @@ The following commands are available in thread mode
edit message in as new
optional arguments
- :---spawn: open editor in new window.
+ :---spawn: open editor in new window
.. _cmd.thread.fold:
@@ -38,8 +38,8 @@ The following commands are available in thread mode
forward message
optional arguments
- :---attach: attach original mail.
- :---spawn: open editor in new window.
+ :---attach: attach original mail
+ :---spawn: open editor in new window
.. _cmd.thread.indent:
@@ -71,14 +71,14 @@ The following commands are available in thread mode
shellcommand to pipe to
optional arguments
- :---all: pass all messages.
- :---format: output format. Valid choices are: \`raw\`,\`decoded\`,\`id\`,\`filepath\` (Defaults to: 'raw').
- :---separately: call command once for each message.
- :---background: don't stop the interface.
- :---add_tags: add 'Tags' header to the message.
- :---shell: let the shell interpret the command.
- :---notify_stdout: display cmd's stdout as notification.
- :---field_key: mailcap field key for decoding (Defaults to: 'copiousoutput').
+ :---all: pass all messages
+ :---format: output format; valid choices are: \`raw\`,\`decoded\`,\`id\`,\`filepath\` (defaults to: 'raw')
+ :---separately: call command once for each message
+ :---background: don't stop the interface
+ :---add_tags: add 'Tags' header to the message
+ :---shell: let the shell interpret the command
+ :---notify_stdout: display cmd's stdout as notification
+ :---field_key: mailcap field key for decoding (defaults to: 'copiousoutput')
.. _cmd.thread.print:
@@ -87,10 +87,10 @@ The following commands are available in thread mode
print message(s)
optional arguments
- :---all: print all messages.
- :---raw: pass raw mail string.
- :---separately: call print command once for each message.
- :---add_tags: add 'Tags' header to the message.
+ :---all: print all messages
+ :---raw: pass raw mail string
+ :---separately: call print command once for each message
+ :---add_tags: add 'Tags' header to the message
.. _cmd.thread.remove:
@@ -99,7 +99,7 @@ The following commands are available in thread mode
remove message(s) from the index
optional arguments
- :---all: remove whole thread.
+ :---all: remove whole thread
.. _cmd.thread.reply:
@@ -108,9 +108,9 @@ The following commands are available in thread mode
reply to message
optional arguments
- :---all: reply to all.
- :---list: reply to list.
- :---spawn: open editor in new window.
+ :---all: reply to all
+ :---list: reply to list
+ :---spawn: open editor in new window
.. _cmd.thread.retag:
@@ -122,8 +122,8 @@ The following commands are available in thread mode
comma separated list of tags
optional arguments
- :---all: tag all messages in thread.
- :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+ :---all: tag all messages in thread
+ :---no-flush: postpone a writeout to the index (defaults to: 'True')
.. _cmd.thread.retagprompt:
@@ -142,15 +142,15 @@ The following commands are available in thread mode
path to save to
optional arguments
- :---all: save all attachments.
+ :---all: save all attachments
.. _cmd.thread.select:
.. describe:: select
- select focussed element. The fired action depends on the focus:
- - if message summary, this toggles visibility of the message,
- - if attachment line, this opens the attachment
+ select focussed element:
+ - if it is a message summary, toggle visibility of the message;
+ - if it is an attachment line, open the attachment
.. _cmd.thread.tag:
@@ -163,8 +163,8 @@ The following commands are available in thread mode
comma separated list of tags
optional arguments
- :---all: tag all messages in thread.
- :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+ :---all: tag all messages in thread
+ :---no-flush: postpone a writeout to the index (defaults to: 'True')
.. _cmd.thread.toggleheaders:
@@ -196,8 +196,8 @@ The following commands are available in thread mode
comma separated list of tags
optional arguments
- :---all: tag all messages in thread.
- :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+ :---all: tag all messages in thread
+ :---no-flush: postpone a writeout to the index (defaults to: 'True')
.. _cmd.thread.unfold:
@@ -219,6 +219,6 @@ The following commands are available in thread mode
comma separated list of tags
optional arguments
- :---all: tag all messages in thread.
- :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+ :---all: tag all messages in thread
+ :---no-flush: postpone a writeout to the index (defaults to: 'True')