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

vim-patch:8.2.5012: cannot select one character inside () #18731

Merged
merged 1 commit into from
May 24, 2022

Conversation

zeertzjq
Copy link
Member

@zeertzjq zeertzjq commented May 24, 2022

vim-patch:8.2.5012: cannot select one character inside ()

Problem: Cannot select one character inside ().
Solution: Do not try to extend the area if it is empty. (closes vim/vim#10472)
vim/vim@53737b5

Problem:    Cannot select one character inside ().
Solution:   Do not try to extend the area if it is empty. (closes vim/vim#10472,
            closes vim/vim#6616)
vim/vim@53737b5
@zeertzjq zeertzjq changed the title vim-patch:8.2.5012 vim-patch:8.2.5012: cannot select one character inside () May 24, 2022
@github-actions github-actions bot added the vim-patch See https://neovim.io/doc/user/dev_vimpatch.html label May 24, 2022
@github-actions github-actions bot requested a review from seandewar May 24, 2022 11:18
@zeertzjq zeertzjq merged commit af2899a into neovim:master May 24, 2022
@zeertzjq zeertzjq deleted the vim-8.2.5012 branch May 24, 2022 23:16
@github-actions github-actions bot removed the request for review from seandewar May 24, 2022 23:16
kraftwerk28 pushed a commit to kraftwerk28/neovim that referenced this pull request Jun 1, 2022
Problem:    Cannot select one character inside ().
Solution:   Do not try to extend the area if it is empty. (closes vim/vim#10472,
            closes vim/vim#6616)
vim/vim@53737b5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant