vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 7452d24193ee96ce60901290cb7bf1e7c7c41faf parent 76c8e245577ee02d2131f0192d46b8aab360b549 Author: Marc André Tanner <mat@brain-dump.org> Date: Thu, 16 Jan 2020 19:01:21 +0100 Merge branch 'patch-1' of https://github.com/erf/vis Diffstat:
| M | GNUmakefile | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/GNUmakefile b/GNUmakefile @@ -1,7 +1,7 @@ include Makefile -LIBTERMKEY = libtermkey-0.20 -LIBTERMKEY_SHA256 = 6c0d87c94ab9915e76ecd313baec08dedf3bd56de83743d9aa923a081935d2f5 +LIBTERMKEY = libtermkey-0.22 +LIBTERMKEY_SHA256 = 6945bd3c4aaa83da83d80a045c5563da4edd7d0374c62c0d35aec09eb3014600 LIBLUA = lua-5.3.4 LIBLUA_SHA256 = f681aa518233bc407e23acf0f5887c884f17436f000d453b2491a9f11a52400c