omni
omni copied to clipboard
autocompletion: add support for multi-autocompletion
For instance:
- e.g.
cdcommand exists, andcd blahexists too. - doing
after cdwill only autocomplete tocd blah - but if
cdallows for auto-completion, it should give a chance tocdto autocomplete too, at least until it's unsure yet thatcd blahwill take over if we were pressing "enter" right now