nano-emacs
nano-emacs copied to clipboard
Suggestion: Moving the macOS keybindings from nano-defaults to nano-bindings?
https://github.com/rougier/nano-emacs/blob/0f5995602fb442856d50407d5122453595b1ad2a/nano-defaults.el#L113
Or maybe just a note in the README?
I didn't expect to have my custom bindings stop working when setting up nano and removing (require 'nano-bindings)
.
I shouldn't have, but since I was playing with multiple modes at the same times, it took me a while to figure out why my M-x wasn't working anymore.
Sorry for the delay. You're right that bindings should be moved outside. Note that I've started splitting nano-emacs into several packages to separate things and this change would simplify the split even more (see https://github.com/rougier/nano-theme, https://github.com/rougier/nano-modeline/, https://github.com/rougier/nano-splash/)