Reply to comment

Helpful Command Line Cursor shortcuts

I usually forget these commands when I am in a rush time =D

    * ctrl-a: move to front of line
    * ctrl-e: move to end of line
    * ctrl-w: delete word before cursor
    * ctrl-r: search past command history
    * up/down arrow: page through previous commands
    * alt-b / alt-f: move backward/forward one word (without deleting)

I hope It helps you too =D lol

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options