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

Append mode selection behavior #4451

Closed
Carrotstrip opened this issue Oct 24, 2022 · 2 comments
Closed

Append mode selection behavior #4451

Carrotstrip opened this issue Oct 24, 2022 · 2 comments
Labels
R-duplicate Duplicated issue: please refer to the linked issue

Comments

@Carrotstrip
Copy link
Contributor

I haven't been able to find mention of this behavior anywhere; when I enter insert mode through a, all of my insertion is selected as I type it. This does not happen when I enter insert mode through i, I, or even A. Is this expected behavior, and if so, why? I can imagine being convinced that it's beneficial to auto-select each insertion, but then this should be the behavior regardless of how I entered insert mode. I can take this on if the change is desired.

@ksandvik
Copy link

ksandvik commented Oct 24, 2022

Yes, verified this happening in top-of-tree. I agree that any insert operation should not select by default.

@the-mikedavis
Copy link
Member

Duplicate of #1411

The current behavior of a is intentional.

Also see #3744 (comment)

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

No branches or pull requests

3 participants