te00.sh - neatvi - [fork] simple vi-type editor with UTF-8 support
 (HTM) git clone git://src.adamsgaard.dk/neatvi
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
       te00.sh (43B)
       ---
            1 # vi commands
            2 echo    ":w $1"
            3 echo    ":q"