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

jump to bookmark exact position (line and column) #178

Open
gennaro-tedesco opened this issue Sep 12, 2022 · 0 comments
Open

jump to bookmark exact position (line and column) #178

gennaro-tedesco opened this issue Sep 12, 2022 · 0 comments

Comments

@gennaro-tedesco
Copy link

Currently jumping to a selected bookmarks moves the cursor to the corresponding line; however, the cursor position is not moved to the column where the bookmark was originally set: I suppose this is due to add_bookmark not having reference to the column nr (and I do not see bookmarks column nr in fact when opening the quickfix window either).

Do you think it would make sense to add movement to exact bookmark cursor position?

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