emacs-nu icon indicating copy to clipboard operation
emacs-nu copied to clipboard

allow prefix commands inside nu-prompts

Open pyluyten opened this issue 10 years ago • 0 comments

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 - in order not to have to assign q to each keymap! - , oto side prefix keys might be allowed, especially in order to make nu-prompt-for-major-mode work more pleasantly (than, just offering a description...)

pyluyten avatar Nov 02 '14 23:11 pyluyten