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

https://github.com/reesporte/bed

bed is a bad editor
https://github.com/reesporte/bed

ed editor go

Last synced: 8 months ago
JSON representation

bed is a bad editor

Awesome Lists containing this project

README

          

# bed
`bed` is a text editor for programmers that don't make mistakes
it's like ed except more bad

## how to install
`go install`

## how to use
`bed `

press i for insert mode
press w to write to file
press r to reset current text buffer
press p to print current text buffer
press f to print all that's been written to file so far
press enter to quit current function