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] gv #12888

Closed
1 task done
0x2CA opened this issue Jun 11, 2024 · 1 comment
Closed
1 task done

[vim] gv #12888

0x2CA opened this issue Jun 11, 2024 · 1 comment
Labels
enhancement [core label] vim

Comments

@0x2CA
Copy link
Contributor

0x2CA commented Jun 11, 2024

Check for existing issues

  • Completed

Describe the feature

gv Switch to VISUAL using last selection

gv is similar to gi, switch to the last state of the corresponding mode.

2024-06-11.20.59.07.mov

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@0x2CA 0x2CA added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Jun 11, 2024
@JosephTLyons JosephTLyons added vim and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Jun 11, 2024
@ConradIrwin ConradIrwin mentioned this issue Jun 14, 2024
ConradIrwin added a commit that referenced this issue Jun 14, 2024
Release Notes:

- vim: Fix `gi` when the insert ended at the end of a line (#12162)
- vim: Add `gv` to restore previous visual selection (#12888)
- vim: Fix `gl` when the first match is at the end of a line
@ConradIrwin
Copy link
Collaborator

Fixed by #13028

fallenwood pushed a commit to fallenwood/zed that referenced this issue Jun 18, 2024
Release Notes:

- vim: Fix `gi` when the insert ended at the end of a line (zed-industries#12162)
- vim: Add `gv` to restore previous visual selection (zed-industries#12888)
- vim: Fix `gl` when the first match is at the end of a line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement [core label] vim
Projects
None yet
Development

No branches or pull requests

3 participants