Skip to content
Snippets Groups Projects
Commit 42bed7bb authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Added vi help.

parent db7ba9c1
No related branches found
No related tags found
No related merge requests found
...@@ -401,7 +401,24 @@ Table: ...@@ -401,7 +401,24 @@ Table:
- in gvim replace \r --> nothing - in gvim replace \r --> nothing
- in uex save new file as Linux, save as, menu edit/preferences/line end - in uex save new file as Linux, save as, menu edit/preferences/line end
:w save
:w .... save as
:wq save+quit
:q! quit without save
x delete character
dd delete line
i insert text
escape
/.... search
n next
k
bcksp |
h <--- ---> l
|
j
******************************************************************************* *******************************************************************************
* Remote access * Remote access
******************************************************************************* *******************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment