Pierre-Yves Luyten
Pierre-Yves Luyten
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
Copy task could be done in two ways I guess the second one is the right thing - Completely copy a row, like with y, then the user has to...
This PR adds one commit which binds 'h'. (Sure '?' is already available but most modes also bind 'h' which is more comfortable, at least on some keyboard layouts.)
It would be nice to be able to sort tasks, according to priority, contexts, both. And maybe more.