outline-map icon indicating copy to clipboard operation
outline-map copied to clipboard

[BUG] search bar can not input

Open easyfrog opened this issue 1 year ago • 1 comments

If input some characters in the search bar, click Enter key, then will show the numbers of the filter item list. But if I do not click the number, click the ESC key instead. then the search bar CAN NOT INPUT characters anymore.

feature request When I input some words in search bar already. the first click ENTER key will show the numbers, and then needs click the number to jump to the target. If I do not input the number key , but click ENTER key second time , will JUMP to the FIRST item place. this may more usefull.

And if use the MAIN KEYBORAD keys like F J D K etc. is more efficiency then the number keys.

easyfrog avatar Apr 28 '24 11:04 easyfrog

It's just a little complicated, but first you have to type / for normal search. I think it would be simpler and faster without /. So just if there is no = or ? in the beginning do a normal search.

regs01 avatar Mar 21 '25 15:03 regs01