Skip to content

consecutive narrowing #11

Closed
Closed
@blaenk

Description

I love this package. Would it be possible to make it so that if I choose a prefix command from helm-descbinds, it'll close helm-descbinds and leave emacs in a state where it's waiting for the next key?

For example the scenario I'm imagining is:

  1. Press C-x
  2. Wait a bit, emacs shows "C-x -" at the bottom
  3. Press C-h to trigger helm-descbinds, choose C-x 4 which is a prefix command
  4. Descbinds should close and I should be back where I was
  5. After a bit, emacs shows "C-x 4 -" at the bottom
  6. I can press C-h again to trigger descbinds if necessary, now narrowing from the point of "C-x 4"

I saw which-key which looks pretty cool, and lets you do this (same with guide-key, which it's an improvement on AFAIK). I much prefer helm-descbinds though, by far, but this is the functionality I sorely miss.

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