-
Both select the line if not already selected, and if selected will select the line below. What is the crux that differentiates them? |
Beta Was this translation helpful? Give feedback.
Answered by
kirawi
Mar 26, 2024
Replies: 1 comment 2 replies
-
It addresses this: #9079 It can shrink the selection if you go the opposite direction (e.g. if you |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
RoloEdits
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It addresses this: #9079
It can shrink the selection if you go the opposite direction (e.g. if you
x
one too many times, you can go shrink it).