onivim / oni2

Native, lightweight modal code editor
https://v2.onivim.io
MIT License
7.84k stars 282 forks source link

Go to symbol and Go to buffer. Don't start with the first item selected. #3763

Closed pedrohenriquerls closed 3 years ago

pedrohenriquerls commented 3 years ago

Version: v0.5.9-nightly 16e8ccbb OS: 11.2.3 (20D91) Current behavior: GoTo symbol quick open starts without select the first item. Suggestion: It would be nice to have it starting with the first options selected to keep the same behavior of the GoTo file.

bryphe commented 3 years ago

Fixed with #3766