
CTRL + C to quit without saving and without warningsCTRL + Q to quit without savingCTRL + X to quit after savingCTRL + W to saveCTRL + A to move cursor to begining of lineCTRL + E to move cursor to enf of lineCTRL + T to move cursor to begining of fileCTRL + B to move cursor to enf of fileCTRL + D to cut (delete) a lineCTRL + Y to copy (yank) a lineCTRL + P to paste (put) a lineCTRL + F to find a string in the fileCTRL + N to find the next string in the file