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
- Host: GitHub
- URL: https://github.com/reesporte/bed
- Owner: reesporte
- License: mit
- Created: 2021-08-01T05:01:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-18T01:15:10.000Z (over 4 years ago)
- Last Synced: 2025-01-16T16:25:34.633Z (over 1 year ago)
- Topics: ed, editor, go
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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