Post #2777509
2026-05-04 03:39 UTC
@paniash@mstdn.social @tarsius@fosstodon.org @minad@mastodon.world @oantolin@mathstodon.xyz Yes and no. Boon does not shadow Emacs bindings - they all continue to work. So, I can still do, say, C-x C-f (or even c f in boon). Also, boon disables editing bindings in special modes, so that even more original bindings do work. For the few remaining movement keys, I do define bindings separately.
Replies (1)
-
@paniash@mstdn.social 2026-05-04 05:14
@yantar92@fosstodon.org @tarsius@fosstodon.org @minad@mastodon.world @oantolin@mathstodon.xyz I see. That makes more sense.