Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 3.3.0.M4
    • Component/s: forge
    • Labels:
      None

      Description

      type in:
      "wonka"

      backspace works - but arrow keys does not.

      Pressing <- multiple time moves the cursor but the typing something always get appended to the line.

      holding backspace does not delete the line - it only deletes one character.

      Ctrl+C does not cancel the typing either.

        Gliffy Diagrams

          Activity

          Hide
          koen.aers Koen Aers added a comment -
          • backspace holding to delete the line is trivial (i think)
          • using the arrow key to insert characters in the middle of a command is probably less trivial or maybe even complicated because of the interaction with jline
          • what should the behaviour of ctrl+c be exactly? can you give an example?
          Show
          koen.aers Koen Aers added a comment - backspace holding to delete the line is trivial (i think) using the arrow key to insert characters in the middle of a command is probably less trivial or maybe even complicated because of the interaction with jline what should the behaviour of ctrl+c be exactly? can you give an example?
          Hide
          maxandersen Max Rydahl Andersen added a comment -

          Ctrl+C -> same behavior as on the command line

          It stops any running command, and clears any entered text afair.

          Show
          maxandersen Max Rydahl Andersen added a comment - Ctrl+C -> same behavior as on the command line It stops any running command, and clears any entered text afair.
          Hide
          koen.aers Koen Aers added a comment -

          revision 35055

          Show
          koen.aers Koen Aers added a comment - revision 35055

            People

            • Assignee:
              koen.aers Koen Aers
              Reporter:
              maxandersen Max Rydahl Andersen
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development