Notmuch Auto-Completion
| Data | Description | Links |
|---|---|---|
| CompleteNmQueryOps | Auto-Completion of NmQuerys | |
| CompleteNmTagOps | Auto-Completion of NmTags |
| Function | Description | Links |
|---|---|---|
| complete_all_nm_tags() | Pass a list of Notmuch tags to the completion code | |
| complete_nm_query() | Complete a Notmuch Query | CompleteOps::complete(), compapi_complete |
| complete_nm_tag() | Complete a Notmuch Tag | CompleteOps::complete(), compapi_complete |
| mutt_nm_query_complete() | Complete to the nearest notmuch tag | |
| mutt_nm_tag_complete() | Complete to the nearest notmuch tag |