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

Jumping to line adds unwanted jump history #1325

Closed
2 tasks done
champignoom opened this issue Feb 29, 2024 · 0 comments
Closed
2 tasks done

Jumping to line adds unwanted jump history #1325

champignoom opened this issue Feb 29, 2024 · 0 comments
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.

Comments

@champignoom
Copy link
Contributor

champignoom commented Feb 29, 2024

Prerequisites

  • I am using the latest stable release of Neovim
  • I am using the latest version of the plugin

Neovim Version

NVIM v0.10.0-dev-2480+g0eaae1bc0

Neorg setup

tl;dr

Actual behavior

Jump to first line of tmp.txt

Expected behavior

Jump back to tmp.norg

Steps to reproduce

  • $ seq 10 > tmp.txt
  • $ echo '{/ ./tmp.txt:3}' >tmp.norg
  • $ nvim tmp.norg
  • press <enter>
  • press <ctrl-o>

Potentially conflicting plugins

No response

Other information

No response

Help

Yes

Implementation help

No response

@champignoom champignoom added the bug Issues related to bugs. Please attach a severity, a priority and category with this label. label Feb 29, 2024
@github-project-automation github-project-automation bot moved this to added-updated-reopened in sorting neorg issue tracker Feb 29, 2024
@vhyrro vhyrro closed this as completed Mar 25, 2024
@github-project-automation github-project-automation bot moved this from added-updated-reopened to done in sorting neorg issue tracker Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants