You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aerc/doc
Robin Jarry 3c9ad93801 completion: display descriptions next to choices
Use go-opt v2 new completion API which returns items descriptions along
with their text values.

Display the descriptions after the items separated by two spaces. Wrap
the descriptions in parentheses to better indicate that they are not
part of the completion choices. Limit the description length to 80
characters to avoid display issues.

Add a new style object completion_description in stylesets. By default,
the object will be rendered with a dimmed terminal attribute. Update all
stylesets and documentation accordingly.

Implements: https://todo.sr.ht/~rjarry/aerc/271
Link: https://git.sr.ht/~rjarry/go-opt/commit/ebeb82538395a
Changelog-added: Command completion now displays descriptions next
 to completion items.
Changelog-added: New `completion_description` style object in style
 sets used for rendering completion item descriptions.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Bojan Gabric <bojan@bojangabric.com>
Tested-by: Jason Cox <me@jasoncarloscox.com>
Acked-by: Tim Culverhouse <tim@timculverhouse.com>
2 weeks ago
..
aerc-accounts.5.scd send: allow using envelope from address 4 weeks ago
aerc-binds.5.scd binds: allow per folder sections for the message viewer 4 months ago
aerc-config.5.scd aerc: support terminal-based pinentry programs 4 weeks ago
aerc-imap.5.scd doc: fix new-account mentions for all protocols 5 months ago
aerc-jmap.5.scd jmap: fix typo in man page 4 months ago
aerc-maildir.5.scd doc: fix new-account mentions for all protocols 5 months ago
aerc-notmuch.5.scd docs: fix typo for aerc-notmuch multi-file-strategy 2 weeks ago
aerc-patch.7.scd commands: rename patch delete to patch unlink 9 months ago
aerc-search.1.scd search: allow searching for forwarded messages 3 months ago
aerc-sendmail.5.scd doc: fix new-account mentions for all protocols 5 months ago
aerc-smtp.5.scd doc: fix new-account mentions for all protocols 5 months ago
aerc-stylesets.7.scd completion: display descriptions next to choices 2 weeks ago
aerc-templates.7.scd templates: add a template for forwaded messages 3 months ago
aerc-tutorial.7.scd doc: fix typo in aerc-tutorial 10 months ago
aerc.1.scd doc: fix formatting of reply -A flag 4 weeks ago
carddav-query.1.scd doc: strip email addresses in authors section 1 year ago