vis

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

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

commit a372ddb0a796789ee5ba463d3384cc8ab769439a
parent 3ebfc385bda2537f07685beb424f3ffc86e28228
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Sun, 26 Jul 2020 16:40:59 +0200

test/vis: remove z+ tests

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

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