Skip to content

Add simple menu description to kb maps #145

@bdarcus

Description

@bdarcus

Which-key will get support for simple menus soon.

Screenshot from 2021-06-19 19-13-24

Note: we can put the embark commands behind a submenu like so:

(setq embark-general-map `(keymap (?G . ,embark-general-map)))

I think we want to wait on doing any of this, however, until:

  1. the which-key PR is merged
  2. some issues are addressed in embark

Should probably add a note about non-which-key options to the README. The completing-read prompter is arguably better for this than which-key, in part because it gives you marginalia annotations, and in part because there's no problem with the UI (aside from the fact that you have to hit return after selection).

Originally posted by @bdarcus in #143 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions