vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 8e311867c651ee19259db16e36a43f1f69a0706d parent ad150f72146deaa55065fe08a3ea1f6d8163c191 Author: Marc André Tanner <mat@brain-dump.org> Date: Sun, 2 Aug 2015 19:50:28 +0200 Add short demo screencast to README Diffstat:
| M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -40,6 +40,8 @@ Finally and most importantly it is fun! Writing a text editor presents some interesting challenges and design decisions, some of which are explained below. + + Text management using a piece table/chain =========================================