Categorygithub.com/cool-pants/modus
repositorypackage
0.0.0-20240601101105-1f113dfc61db
Repository: https://github.com/cool-pants/modus.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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