You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressing Ctrl+Arrow does nicely move the current cursor around as expected, it would be nice to support Ctrl+Shift+Arrow moving the cursor as it does today but additionally selecting text. Also Ctrl+Shift+Home/End should also do the same thing.
Of course then you'd want Ctrl+C, Ctrl+V, Ctrl+X for copy, paste and cut respectively.
The text was updated successfully, but these errors were encountered:
Pressing Ctrl+Arrow does nicely move the current cursor around as expected, it would be nice to support Ctrl+Shift+Arrow moving the cursor as it does today but additionally selecting text. Also Ctrl+Shift+Home/End should also do the same thing.
Of course then you'd want Ctrl+C, Ctrl+V, Ctrl+X for copy, paste and cut respectively.
The text was updated successfully, but these errors were encountered: