Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback + some issues - cursor moves outside of popup area, nvim-dev-icons is required, works weird with nerd tree #47

Open
nikita-starostin opened this issue Apr 20, 2024 · 0 comments

Comments

@nikita-starostin
Copy link

nikita-starostin commented Apr 20, 2024

Recently wanted to use bookmarks in one of projects with lots of file. Have tried several plugins for bookmarks, that one is good and I am going to use that when need bookmarks next time, so thank you for the work on that plugin.

I also have met some issues with it, see below.

1. Ctrl + J moves cursor outside of bookmark popup.

When cursor on tags area, once I press ctrl + j, cursor will be on editor area, fortunately it is possible to close popup with double tab pressed. See screenshots below:

Cursor on tags area
image

Ctrl + j - cursor on editor area
image

Note: same happens for ctrl + l, from bookmarks area

2. nvim-dev-icons is a required plugin

I prefer not to use icons plugin as icons for me generally a little bit distractive. But to use that bookmarks plugin I have to install webdev icons. Could it be make optional like in the telescope? Telescope could be used either with or without icons.

3. works weird if open from nerd tree view.

When Nerd Tree opened and jump to bookmark it opens in split, and in that split some editor settings are changed, for example, the current line is highlighted (which is turned off in my setup), I would expect it would be opened in same window with my setup. See screenshots below:

Nerd tree opened
image

<Tab><Tab> - opens bookmarks popup
image

Hit <Enter> - bookmark opened in split, and active line is highlighted:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant