vis

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

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

commit 26a4fbf54ff3c2e96814efca3592f138fc223651
parent a89b1a36c761b2f61335d2ebac1079fb6eb1971c
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Sun, 26 Jul 2020 16:34:48 +0200

test/vis: remove pairwise selection union z|

Diffstat:
Dvis/selections/combine-union.in | 10----------
Dvis/selections/combine-union.keys | 5-----
Dvis/selections/combine-union.ref | 10----------
3 files changed, 0 insertions(+), 25 deletions(-)

diff --git a/vis/selections/combine-union.in b/vis/selections/combine-union.in @@ -1,10 +0,0 @@ -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 diff --git a/vis/selections/combine-union.keys b/vis/selections/combine-union.keys @@ -1,5 +0,0 @@ -:x/.*/ x/^./ <Enter> -m <Escape><Escape> -:x/.*/ x/.$/ <Enter> -z| -:{ i/[/ a/]/ } <Enter> diff --git a/vis/selections/combine-union.ref b/vis/selections/combine-union.ref @@ -1,10 +0,0 @@ -[100] -[101] -[102] -[103] -[104] -[105] -[106] -[107] -[108] -[109]