vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 3ebfc385bda2537f07685beb424f3ffc86e28228 parent 26a4fbf54ff3c2e96814efca3592f138fc223651 Author: Marc André Tanner <mat@brain-dump.org> Date: Sun, 26 Jul 2020 16:37:53 +0200 test/vis: remove pairwise selection intersection Diffstat:
| D | vis/selections/combine-intersect.in | | | 10 | ---------- |
| D | vis/selections/combine-intersect.keys | | | 5 | ----- |
| D | vis/selections/combine-intersect.ref | | | 10 | ---------- |
3 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/vis/selections/combine-intersect.in b/vis/selections/combine-intersect.in @@ -1,10 +0,0 @@ -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 diff --git a/vis/selections/combine-intersect.keys b/vis/selections/combine-intersect.keys @@ -1,5 +0,0 @@ -:x/.*/ x/.$/ <Enter> -m <Escape><Escape> -:x/.*/ x/^./ <Enter> -z& -:i/|/ <Enter> diff --git a/vis/selections/combine-intersect.ref b/vis/selections/combine-intersect.ref @@ -1,10 +0,0 @@ -|100 -101 -102 -103 -104 -105 -106 -107 -108 -109