earwig / bitshift

A semantic search engine for source code
https://bitshift.benkurtovic.com/
MIT License
30 stars 5 forks source link

Add buttons for cycling through symbol matches #66

Open benattal opened 10 years ago

sevko commented 10 years ago

Status?

sevko commented 10 years ago

Also, symbol-scrolling hotkeys are broken.

benattal commented 10 years ago

Can you be more specific?

Sent from my iPhone

On Jun 17, 2014, at 8:06 PM, Severyn Kozak notifications@github.com wrote:

Also, symbol-scrolling hotkeys are broken.

— Reply to this email directly or view it on GitHub.

sevko commented 10 years ago

Pressing h yields Uncaught TypeError: Cannot call method 'get' of undefined; pressing l yields Uncaught TypeError: Cannot read property 'top' of undefined.

sevko commented 10 years ago

Can you fix this soon?