Editing the Terminal Line (shortcuts to moving the cursor)
NOTE1: you can use these shortcuts to move around the text you already typed, or you can simply use the backspace key to delete the text and re-enter it
NOTE2: to disable these shortcuts: terminal no editing
to turn them back on: terminal editing
CTRL-A and CTRL-E -beginning and end of the line
CTRL-F and CTRL-B -move forward and move backward (one character)