emacs-nu
emacs-nu copied to clipboard
Emacs for human beings (extended CUA mode)
nu-mode does not automatically enable global-undo-tree-mode Worst, one need to enable it BEFORE running nu-mode, otherwise C-x shortcut will be broken today if nu-mode does global-undo-tree-mode it does not allow...
This should be based on derived-mode-p in order to work with mu and probably way more modes.
nu-prompt-for-keymap expects one key to either be a keybinding or an exit key. This should be fixed: while is fine to quit only when no function can be found -...
Emacs easily offers to record stats about direct commands. I should add a nu-stat (secret?) variable to record statistics like "prompt::command::key"
Org-Agenda - org-agenda-later, previous (this has to be consistent with other View Modes)
branch - nice to have : blame cherry-pick etc
unread-key-commands is used to input C-c. I thought this would work in any mode. It does not : while projectile is active, C- p does insert a p