Skip to content

Ec Command Language

Pocket7878 edited this page Jul 15, 2016 · 1 revision

Ec Command Language

Currently Ec has Two command

  • Find
  • Edit

Find

It works same as Acme's Look command.

e.g

Find Hello world

Will search string "Hello world", and jump mouse cursor to it.

Edit

Edit command language is little modification of:

The Sam Command Language

It modified some syntax:

  • Redirect command >, <, |, use / to specify command:

</date/, >/wc/, |/gofmt/

Clone this wiki locally