jyp / boon

Ergonomic Command Mode for Emacs
GNU General Public License v3.0
323 stars 34 forks source link

more options for C-x and C-c behavior #138

Open jasonperry opened 6 months ago

jasonperry commented 6 months ago

Thanks very much for boon, after much research it's the modal package that best fits my needs, especially with the C-x and C-c bindings.

My feature request is to provide more options for how the C-x and C-c maps work. Specifically:

YassinRian commented 6 months ago

agree ...Boon is from my perspective very underrated. It strikes the right balance between keeping Emacs keybindings and having some nice modal functions

jyp commented 6 months ago

So, to clarify, you'd like c a to do C-c a and not C-c C-a, for instance?/

jasonperry commented 6 months ago

So, to clarify, you'd like c a to do C-c a and not C-c C-a, for instance?/

Yes, that's right, as an option. I know there are lots of existing bindings for both cases, so maybe there should be two separate functions.

jasonperry commented 5 months ago

After some more time with boon, I'm concluding that you made the right default choice in not having the C-x map hold Ctrl for subsequent keys, and the C-c map have it. I just needed a few additional keybindings to cover all my remaining use cases. Feel free to close.

YassinRian commented 4 months ago

Make use of Hydra's ...they will give you extra super powers:) ...you can attach all kind of hydra's to the menu chars w / e / g.