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

debug: restore all buffers' mappings #3048

Merged
merged 1 commit into from
Nov 7, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Oct 15, 2020

Ensure that all buffers' mappings are restored when debugging stops by
saving them on BufWinEnter and restoring them on BufWinLeave. When
debugging stops, the current buffer's mappings are restored.

@kernel-panic96 do you want to test this to make sure it resolves the issue we discussed while collaborating on #3035 ?

Ensure that all buffers' mappings are restored when debugging stops by
saving them on BufWinEnter and restoring them on BufWinLeave. When
debugging stops, the current buffer's mappings are restored.
@bhcleek bhcleek added this to the vim-go 1.25 milestone Oct 15, 2020
@bhcleek bhcleek merged commit 9072d91 into fatih:master Nov 7, 2020
@bhcleek bhcleek deleted the debug/restore-all-mappings branch November 7, 2020 21:52
bhcleek added a commit that referenced this pull request Nov 7, 2020
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