Quitting Flashcards
1
Q
exit, saving changes
A
:x
2
Q
exit as long as there have been no changes
A
:q
3
Q
exit and ignore any changes
A
:q! (quit harder)
exit, saving changes
:x
exit as long as there have been no changes
:q
exit and ignore any changes
:q! (quit harder)