vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

commit 6aef3e0dc66bf00411a4e6ad6ba4bbb6b2bbe2f4
parent 01566d8bf40d93c7a2da2c76f2914a4e520753b5
Author: TwoFinger <Two-Finger@users.noreply.github.com>
Date:   Wed, 30 May 2018 11:58:52 +0300

man: Add a couple missing .Ic

Diffstat:
Mman/vis.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/vis.1 b/man/vis.1 @@ -143,7 +143,7 @@ Available marks are: default mark .It Ic '^ active selections when leaving visual mode -.It Ic 'a Ns -'z +.It Ic 'a Ns - Ns Ic 'z general purpose marks .El .Pp @@ -1069,7 +1069,7 @@ dispose all but the primary selection The visual modes were enhanced to recognize: .Pp .Bl -tag -width XXXXXXXXXX -compact -.It I +.It Ic I create a selection at the start of every selected line . .It Ic A