A text editor
 
 
Go to file
Adam Veldhousen 3ed0418f72
initial commit
2020-04-09 18:17:05 -05:00
.gitignore initial commit 2020-04-09 18:17:05 -05:00
README.md initial commit 2020-04-09 18:17:05 -05:00
file.go initial commit 2020-04-09 18:17:05 -05:00
go.mod initial commit 2020-04-09 18:17:05 -05:00
go.sum initial commit 2020-04-09 18:17:05 -05:00
input.go initial commit 2020-04-09 18:17:05 -05:00
main.go initial commit 2020-04-09 18:17:05 -05:00
makefile initial commit 2020-04-09 18:17:05 -05:00
ui.go initial commit 2020-04-09 18:17:05 -05:00

README.md

Pound

a text editor - following along with this: https://viewsourcecode.org/snaptoken/kilo/03.rawInputAndOutput.html