Request for Ctrl + arrows word skip!
-
Something that really hinders my coding speed in FUZE4 is the lack of Ctrl key functionality: namely, I miss the typical ability to skip over words with Ctrl and the arrow keys -- it's so much faster than the arrow keys alone!
If you'd please add that, it would be amazingly more convenient to code in FUZE4.
Thanks!
Jason -
Yes, please!!!
You could use the next non-alphanumeric character as a delimiter.While they're at it, I would love it if they changed the following also
(to bring in more inline with other text editors, and I keep trying to use them with jarring results!):
<CTRL>+<HOME> : Go to line 1.
<HOME><HOME> does this now, but please stop this! I keep hitting it and going to the top of the code!
<HOME><HOME> should go to the 1st position on the current line, while <HOME> should go to the first non-space character.
<CTRL>+<END> : Go to last line. <END><END> does this now.
<SHIFT>+<INSERT> : Paste.
<SHIFT>+<DELETE> : Cut. Currently it does a Delete, but doesn't save to clipboard.
<SHIFT>+<END> : Select all characters from the current location until the end. This one seems obvious and may just be a bug. -
@Slydog About shift + end i found a workaround for it. hold shift move 1 character to the right (so it selects it) using arrow keys and while still holding shift press end then the shift end works so could indeed be a bug
-
@Slydog said in Request for Ctrl + arrows word skip!:
<CTRL>+<HOME> : Go to line 1.
<HOME><HOME> does this now, but please stop this! I keep hitting it and going to the top of the code!
<SHIFT>+<END> : Select all characters from the current location until the end. This one seems obvious and may just be a bug.Yes! Those! Please?
-
Several similar requests have been made before. So I'd like to link to my preferences on this subject, for reference :P