Progress Bar Feature

Show a visual progress bar on slow operations

1. Support

Since: NeoMutt 2016-03-07

Dependencies: None

2. Introduction

The progress feature shows a visual progress bar on slow tasks, such as indexing a large folder over the net.

3. Colors

Table 31.1. Progress Colors

Name Default Color Description
progress default Visual progress bar

4. neomuttrc

# Example NeoMutt config file for the progress feature.

# The 'progress' feature provides clear visual feedback for
# slow tasks, such as indexing a large folder over the net.

# Set the color of the progress bar
# White text on a red background
color progress white red

# vim: syntax=neomuttrc

5. See Also

6. Known Bugs

None

7. Credits

Rocco Rutte, Vincent Lefevre, Stefan Kuhn, Karel Zak, Richard Russon

Search by Algolia