vis

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

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

commit 81fed8fe83e67e4aca20cef941b37d225a0b186d
parent 5338569861f47a1440a7e907b19ccadfb1e9a590
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Wed, 29 Jun 2016 22:33:38 +0200

Merge branch 'master' of https://github.com/aeosynth/vis

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

diff --git a/GNUmakefile b/GNUmakefile @@ -31,7 +31,7 @@ LIBLPEG_SHA1 = 64a0920c9243b624a277c987d2219b6c50c43971 LIBNCURSES_CONFIG = --disable-database --with-fallbacks=st,st-256color,xterm,xterm-256color,vt100 \ --with-shared --enable-widec --enable-ext-colors --with-termlib=tinfo \ - --without-ada --without-cxx --without-cxx-binding --without-manpages --without-progs \ + --without-ada --without-cxx --without-cxx-binding --without-manpages \ --without-tests --without-progs --without-debug --without-profile \ --without-cxx-shared --without-termlib --without--ticlib