vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 8e4ff8712e2dd0a41c0d9ef661db5cd4d1123eb1 parent 070299e2da1ee0ff09bf0624ae982d802ab696a8 Author: Javier Olaechea <pirata@gmail.com> Date: Thu, 21 Dec 2017 00:00:48 -0500 Add a key combo example of mark usage Diffstat:
| M | man/vis.1 | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/man/vis.1 b/man/vis.1 @@ -129,6 +129,13 @@ valid again. sets a mark, .Ic M restores it. +For example, +.Ic 'am +sets the mark +.Ic a +while +.Ic 'aM +restores it. .Pp Available marks are: .Bl -tag -width indent