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

Automated save of selection state history -> allow for undoing selections with cursor returning to pre-selection state #2950

Closed
theHausdorffMetric opened this issue Jul 3, 2022 · 1 comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue

Comments

@theHausdorffMetric
Copy link

Frequently when making an erroneous selection (e.g. vim muscle memory presses x) I would like to unselect and remain at the pre-selection location. Collapsing the selection with ; jumps to the end of the selection, necessitating jumping back. Saving the last n selections would allow for an undo selection operation.

@theHausdorffMetric theHausdorffMetric added the C-enhancement Category: Improvements label Jul 3, 2022
@sudormrfbin
Copy link
Member

Duplicate of #1596.

@sudormrfbin sudormrfbin closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2022
@sudormrfbin sudormrfbin added the R-duplicate Duplicated issue: please refer to the linked issue label Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants