From 5b6b3d3da018c5349391882362650e618e1f1991 Mon Sep 17 00:00:00 2001 From: mischa Date: Sat, 6 Apr 2019 21:47:57 +0200 Subject: [PATCH] added running on --- _footer.html | 2 +- index.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_footer.html b/_footer.html index 42d5a47..07868fb 100644 --- a/_footer.html +++ b/_footer.html @@ -1,6 +1,6 @@
diff --git a/index.md b/index.md index 6515f6f..063ba5c 100644 --- a/index.md +++ b/index.md @@ -3,6 +3,9 @@ A collection of commands, command sequences in [vi(1)](https://man.openbsd.org/vi.1)/[ex(1)](https://man.openbsd.org/ex.1) or with 3rd party unitilities.
These all work with at least [nvi](https://en.wikipedia.org/wiki/Nvi) 1.79 and 2.1.3 (unicode). +Tutorials:
+- [Roman Zolotarev: Edit text with vi(1)](https://rgz.ee/vi.html) + #### Yank / delete an arbitrary number of lines 1) mark the first line: mk