vis

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

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

commit 4bb4b6094092b688d11b4a5d07c695d0ba8129b1
parent 282838db34e1c8c5e6d75ccf5a1bd3e65eff8b45
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Tue, 19 Apr 2016 22:08:43 +0200

test: add test for :wq in normal mode with multiple cursors

Close #276