Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    Request for Ctrl + arrows word skip!

    Comments & Feedback
    5
    5
    245
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Chronos
      Chronos last edited by

      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

      1 Reply Last reply Reply Quote 5
      • S
        Slydog last edited by

        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.

        Z-Mann 1 Reply Last reply Reply Quote 0
        • joyrider3774
          joyrider3774 last edited by joyrider3774

          @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

          1 Reply Last reply Reply Quote 0
          • Z-Mann
            Z-Mann @Slydog last edited by

            @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?

            1 Reply Last reply Reply Quote 0
            • PB____
              PB____ last edited by

              Several similar requests have been made before. So I'd like to link to my preferences on this subject, for reference :P

              1 Reply Last reply Reply Quote 0
              • First post
                Last post