vis

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

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

README.md

(383B)


      1 Utility to turn symbolic keys into terminal input
      2 -------------------------------------------------
      3 
      4 This is a small helper utility which translates symbolic keys, as provided
      5 by [libtermkey](http://www.leonerd.org.uk/code/libtermkey/) and also used
      6 to specify key bindings within vis, to their corresponding codes understood
      7 by terminal programs.
      8 
      9 Type `make` to build the utility.