Assorted diagrams showing how NeoMutt is assembled.
| Key |
|
| svg source | svg source |
| Key |
|
| svg source | svg source |
The Alias and Query Dialogs work the same way as each other. These state diagrams show how direct access and auto-completion work.
Auto-completion starts deep in the enter_string() function.
This function diagram shows all the callers and dependencies.
enter-field.gv enter-field.svg
enter-field-key.gv enter-field-key.svg
The State Machine behind km_dokey()