Shift+Left selects one character at a time
See original GitHub issueDescription
When you press Shift
+ Left Arrow Key
at the same time, multiple characters get selected. However, when you press Shift
and repeatedly press Left
, only one character gets selected
Steps to reproduce
- Type some text
- Hold down
Shift
- Press and release the
Left Arrow Key
- Press and release the
Left Arrow Key
- Press and release the
Left Arrow Key
etc.
Expected behavior: That multiple characters get selected
Actual behavior: Only one character gets selected at a time
Versions
- Mark Text: v 0.10.21
- OS: Windows 10
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Get That One Character You Missed When Highlighting
Shift Left Arrow. Shift left arrow will select one character to the left at a time.
Read more >[Shift]+[Left Arrow] Selection in Word 2016
However, if I try to select backwards with the left arrow key, the behavior seems to be that a single character is selected...
Read more >Select by one character using shift + arrow does not work in ...
... I am unable to use Shift + ← and Shift + → in Terminal, it returns symbols instead of selecting one character...
Read more >vim - Mapping <Shift>-Arrows to selecting characters/lines
The question is different. I want to map <Shift>-<Up> to work as line selection and <Shift>-<Left> to work as char selection.
Read more >The complete guide to selecting text on your Mac | Digital Citizen
Use Shift - Left Arrow to select one character before the cursor's position in the text, to the left of it. After starting...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Tested on Windows and Arch Linux, it seems in fact that once you release your
Left
key, the cursor is moved at the end of your selection, even if your are selecting backward. This explains why your character is unselected, as your selection is one-character-long.This also occurs with bigger selection and word-selection (
Ctrl
+Shitf
+Left
). See gif below (what I did is select a bunch of characters at once, release theLeft
key, and then pressed it again).Press and release the
Left
key.Here is screen recording. When I keep the
Left
key pressed, I can select multiple characters: