You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
How do I cycle through completions with the tab key? I have tried writing a function that calls both "contextMenu.next" and "contextMenu.select", but when I bind tab to the function, it doesn't work. It neither inserts a tab nor cycles through the completions.
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How do I cycle through completions with the tab key? I have tried writing a function that calls both "contextMenu.next" and "contextMenu.select", but when I bind tab to the function, it doesn't work. It neither inserts a tab nor cycles through the completions.
The text was updated successfully, but these errors were encountered: