oni
oni copied to clipboard
autocomplete behavior
Oni Version: 0.3.6
Neovim Version (Linux only): Operating System: MacOS
Issue: autocomplete is not working
Expected behavior: pressing enter on the autocomplete suggested item should enter the value
Actual behavior: when pressing enter on autocomplete item the suggested value is not inserted and some code is deleted that was used to search for the suggested item
Steps to reproduce: type the following in html file on input element : "mi" then press enter on "min" in autosuggest
Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.
I notice that there's a lock icon on the suggested item.

Same issue for me. Any suggestion?
Oh I end up uninstalling it and use vscode instead