esc

Externally Scriptable Editor

git clone git://mccd.space/esc

README (594B)

      1 esc(1)			    General Commands Manual			esc(1)
      2 
      3 
      4 
      5 
      6 NAME
      7        esc - ⎋ externally integrated editor
      8 
      9 
     10 SYNOPSIS
     11        esc [file]
     12 
     13 
     14 DESCRIPTION
     15        esc is an editor heavily inspired by kak(1), emacs(1) and acme(1) built
     16        for Wayland. Esc is an integrated editor, it is built to be easy to
     17        interop with. It uses fuse(4) to expose a pseudo-filesystem.
     18 
     19 
     20        Instead of having a plugin system, esc leverages Unix for changes.
     21 
     22 
     23 ENVIRONMENT
     24        ESC_MENU
     25 	      The menu program to use. Defaults to wmenu(1)
     26 
     27 
     28 SEE ALSO
     29        esc-ipc(5) esc-backup(7) wmenu(1)
     30 
     31 									esc(1)