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

[DRAFT] add: the :jumps ex-command for vi-mode. #1675

Closed
wants to merge 2 commits into from

Conversation

sakurawald
Copy link
Contributor

@sakurawald sakurawald commented Dec 4, 2024

The :jumps command for vi-ex-mode, which shows current jumplist stack pointer and the jumplist, useful to help people understand how the state of jumplist, and how it works.

I have checked that the current implementation of jumplist structure and the print-jumplist funciton does print the same human readable string as vim.

image
image

@sakurawald
Copy link
Contributor Author

sakurawald commented Dec 4, 2024

Maybe need another window to display the info, now the pop-up window.

@sakurawald sakurawald changed the title add: the :jumps ex-command for vi-mode. [DRAFT] add: the :jumps ex-command for vi-mode. Dec 4, 2024
… of `popup message` error, if the mouse focus is on the window.
@sakurawald sakurawald changed the title [DRAFT] add: the :jumps ex-command for vi-mode. add: the :jumps ex-command for vi-mode. Dec 4, 2024
@sakurawald
Copy link
Contributor Author

It seems that the (lem:message) and (lem:message-buffer) will failed to close, if the mouse focus is on their window. Another pr will be need to fix this.

@sakurawald sakurawald changed the title add: the :jumps ex-command for vi-mode. [DRAFT] add: the :jumps ex-command for vi-mode. Dec 4, 2024
@sakurawald
Copy link
Contributor Author

I close this pr, and will include it in another pr.

@sakurawald sakurawald closed this Dec 4, 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.

1 participant