Progress Bar Feature

Show a visual progress bar on slow operations

1. Introduction

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

2. Colors

Table 36.1. Progress Colors

Name Default Color Description
progress default Visual progress bar

3. 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

4. See Also

5. Known Bugs

None

6. Credits

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

Search by Algolia