pechorin / any-jump.vim

Jump to any definition and references 👁 IDE madness without overhead 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The selection bar always starts at the bottom of the search popup window

kjkuan opened this issue · comments

dev_—docker—_266×61

For some reason, the selection bar always starts at the bottom of the popup window (see screenshot above), so to select the first entry in this case I have to hit j three times to make it select the s.rb:2 def a_method line.

I'm using vim 8.2 (Included patches: 1-460) in a terminal.

This problem has bugged me for weeks, if not months. Finally sat down and fixed it. PR is open: #75

Sorry for delay, review problems and try to fix them: #75

fixed in #79