Replies: 3 comments
-
After some experimentation the question now is: makes sense to maintain the selection when entering insert mode? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just noticed this, I don't remember it being like that before. If it doesn't select on insert then surely it should not on append? Also the inconsistency with |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has been discussed previously, see #3744 (comment) or #2924 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is expected for the text inserted after that the append key (
a
) is pressed to be automatically selected?If yes, I personally find this a bit surprising (as inserted text is also highlighted). Is there a way to disable this?
For example the append to the end of line (
A
) doesn't automatically selects the inserted text.Beta Was this translation helpful? Give feedback.
All reactions