|
|
|
|
|
by michaelmrose
2643 days ago
|
|
vim if you open it without a file has a little blurb that includes common operations like exiting. Hitting Control+c the common hotkey to kill a terminal app in any vim buffer tells you how to exit. Control+z puts it in the background. |
|