Limit Current Thread Feature

Focus on one Email Thread

1. Introduction

This feature adds a new way of using the Limit Command. The <limit-current-thread> function restricts the view to just the current thread. Setting the limit (the l key) to all will restore the full email list.

2. Functions

Limit-current-thread adds the following function to NeoMutt. By default, it is not bound to a key.

Table 24.1. Limit-Current-Thread Functions

Menus Function Description
index <limit-current-thread> Limit view to current thread

3. neomuttrc

# Example NeoMutt config file for the limit-current-thread feature.

# Limit view to current thread
bind index <esc>L limit-current-thread

# vim: syntax=neomuttrc

4. Known Bugs

None

5. Credits

David Sterba, Richard Russon

Search by Algolia