esc

Externally Scriptable Editor

git clone git://mccd.space/esc

esc.1 (576B)

      1 
      2 \" TODO
      3 .TH esc 1
      4 .SH NAME
      5 
      6 esc - ⎋ externally integrated editor
      7 
      8 .SH SYNOPSIS
      9 
     10 \fBesc\fR [\fIfile\fR]
     11 
     12 .SH DESCRIPTION
     13 
     14 .PP 
     15 esc is an editor heavily inspired by \fBkak\fR(1), \fBemacs\fR(1) and
     16 \fBacme\fR(1) built for Wayland. Esc is an integrated editor, it is built to
     17 be easy to interop with. It uses \fBfuse\fR(4) to expose a pseudo-filesystem.
     18 
     19 .PP
     20 Instead of having a plugin system, esc leverages Unix for changes.
     21 
     22 .SH ENVIRONMENT
     23 
     24 .IP ESC_MENU 
     25 The menu program to use. Defaults to \fBwmenu\fR(1)
     26 
     27 .SH SEE ALSO
     28 \fBesc-ipc\fR(5)
     29 \fBesc-backup\fR(7)
     30 \fBwmenu\fR(1)