A text editor
 
 
Go to file
Adam Veldhousen c89d698b60
fixed horizontal scrolling and tabs
2020-04-12 23:27:46 -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 fixed horizontal scrolling and tabs 2020-04-12 23:27:46 -05:00
main.go fixed horizontal scrolling and tabs 2020-04-12 23:27:46 -05:00
makefile initial commit 2020-04-09 18:17:05 -05:00
ui.go fixed horizontal scrolling and tabs 2020-04-12 23:27:46 -05:00

README.md

Pound

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