Skip to content

reesporte/bed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <filename>

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