Consejos

Save on Typing

Flecha arriba o Ctrl-p

Volver a la orden introducida anteriormente

Flecha abajo o Ctrl-n

Scrolls forward through previous commands

Intro

Ejecutar la orden seleccionada

Tabulador

Tab is a useful feature. It autocompletes any commands or filenames if there is one option, otherwise it displays a list of options that fit the information entered. Using tab in this way reduces typing errors.

Cambiar el texto

Note

The mouse won't work to position the cursor in a command line entry. Use the Left Arrow or the Right Arrow keys to move within the line.

Note

Typing at the cursor inserts text there. It doesn't overwrite what is already there.

Ctrl-a o Inicio

Mover el cursor al inicio de la línea

Ctrl-e o Fin

Mover el cursor al final de la línea

Ctrl-k

Borrar desde la posición actual del cursor hasta el final de la línea

Ctrl-u

Borrar la línea entera

Ctrl-w

Borrar la palabra antes del cursor