An open API service indexing awesome lists of open source software.

https://github.com/mtimkovich/em_c

A remake of the ed text editor made by me, Max
https://github.com/mtimkovich/em_c

ed text-editor

Last synced: 10 months ago
JSON representation

A remake of the ed text editor made by me, Max

Awesome Lists containing this project

README

          

# em

A remake of the [ed text editor](https://www.gnu.org/software/ed/manual/ed_manual.html) made by me, Max.

- [Actually Using ed](https://sanctum.geek.nz/arabesque/actually-using-ed/)

### Done:
- [number]
- [range]
- p
- n
- d
- e
- Line shortcuts [.$-+,]
- w
- a
- c
- i

### Todo:
- g
- s
- m
- t