jwkvam / jupyterlab-vim

:neckbeard: Vim notebook cell bindings for JupyterLab
MIT License
975 stars 73 forks source link

Make the cursor appear on top of text that is highlighted from a search #92

Open joelostblom opened 5 years ago

joelostblom commented 5 years ago

After performing a search, the black highlighting on search matches seem to have higher zorder/priority than the green cursor block, so when moving the cursor to search match it is hidden behind the black highlight. This makes it hard to see which match the cursor is on, especially when navigating between matches using n and N.

tqfjo commented 5 years ago

keywords for people searching: find / next color