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

Reload file info after mark-save/mark-remove #1544

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

joelim-work
Copy link
Collaborator

Steps to reproduce for mark-save:

  1. Create an error message (e.g. :echoerr foo)
  2. Press m to perform mark-save, and create a mark

Steps to reproduce for mark-reload:

  1. Create an error message (e.g. :echoerr foo)
  2. Press " to perform mark-reload, and remove an existing mark

Both scenarios continue to display the old error message, which I think is a mistake. Note that for both scenarios, using :mark-save/:mark-reload directly won't reproduce the issue, since the read command loads loads the file info, clearing the error message.

@gokcehan gokcehan merged commit 27cbf94 into gokcehan:master Dec 26, 2023
4 checks passed
@joelim-work joelim-work deleted the mark-save-refresh branch December 31, 2023 15:34
@gokcehan gokcehan mentioned this pull request Mar 31, 2024
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

Successfully merging this pull request may close these issues.

[BUG] mark-save jumps to mark-load on this situation
2 participants