We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i trying to launch mark-save via keybinding, it jumps to mark-load, and report:
mark-load : no-such mark
to reproduce:
map mb mark-save
'
mb
mark-load: no-such mark
The text was updated successfully, but these errors were encountered:
mark-save
mark-remove
Thanks for reporting, actually what happens is that mark-save succeeds, but doesn't wipe out the old error message.
I have submitted #1544 to address this.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
when i trying to launch mark-save via keybinding, it jumps to mark-load, and report:
mark-load : no-such mark
to reproduce:
map mb mark-save
'
to launch mark-load, but type a charactor which was not in the list.mb
to execute mark-save, and type any charactormark-load: no-such mark
again! and mark-save fails.The text was updated successfully, but these errors were encountered: