omni icon indicating copy to clipboard operation
omni copied to clipboard

autocompletion: add support for multi-autocompletion

Open xaf opened this issue 1 year ago • 0 comments

For instance:

  • e.g. cd command exists, and cd blah exists too.
  • doing after cd will only autocomplete to cd blah
  • but if cd allows for auto-completion, it should give a chance to cd to autocomplete too, at least until it's unsure yet that cd blah will take over if we were pressing "enter" right now

xaf avatar Jan 04 '25 03:01 xaf