repositorypackage
0.0.0-20240601101105-1f113dfc61db
Repository: https://github.com/cool-pants/modus.git
Documentation: pkg.go.dev
# README
modus
A terminal based modal editor written entirely in golang
Things to implement
- [] Make a Double Buffer Manager via channels which runs in the background
- [] The STDIN and STDOUT works in the main loop
- [] Modal Management is another parallel process