Quick Notes for VI Editor

THIS SITE IS STILL UNDER CONSTRUCTION. PLEASE COME BACK AFTER THIS NOTICE IS REMOVED. THANKS!

Press ESC to enter command mode;

a/i to enter insert mode;

dd to delete a line;

x to delete the character under the cursor;

:q quit; :q! quit without saving; :wq write the buffer and quit.

Yihui Xie /
Published under (CC) BY-NC-SA in categories Computer Science  tagged with VI Editor