vis

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

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

commit 1702d37b6928748d6c7cf92b5d2ecf0a7325fa3f
parent aa26e59b167a9314d387b27cb73565495c3c915b
Author: erf <erlendf80@gmail.com>
Date:   Thu, 21 Feb 2019 16:23:37 +0100

update libtermkey
Diffstat:
MGNUmakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile @@ -1,6 +1,6 @@ include Makefile -LIBTERMKEY = libtermkey-0.20 +LIBTERMKEY = libtermkey-0.21.1 LIBTERMKEY_SHA256 = 6c0d87c94ab9915e76ecd313baec08dedf3bd56de83743d9aa923a081935d2f5 LIBLUA = lua-5.3.4