This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Show recently used commands [enhancement] #18
Description
Currently the list of commands shown before one types anything is, as I understand, simply sorted alphabetically.
It would be nice if the most recently used commands were at the top of the list. It wouldn't have to be based on statistics since the beginning of time and weighted by a thousand variables; just the last, say, ten commands at the top in (reverse) chronological order would do.
This way even commands without a keybinding wouldn't be more than a ctrl-shift-p, enter away when used repeatedly.
Naturally, this feature could be turned off (or on) with a configuration parameter.