Skip to content
forked from Yu-zh/Tuzi

A terminal text editor written in MoonBit

License

Notifications You must be signed in to change notification settings

tonyfettes/Tuzi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuzi

Tuzi is a terminal text editor written in MoonBit.

To play with it:

moon run src/main --target native -- path/to/file

Key bindings

  • Ctrl-S to save
  • Ctrl-Q to quit
  • Ctrl-N to next line
  • Ctrl-P to previous line
  • Ctrl-F to forward
  • Ctrl-B to backward
  • Ctrl-A to home
  • Ctrl-E to end
  • more to come

Features

  • syntax highlighting for .mbt files

About

A terminal text editor written in MoonBit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MoonBit 96.2%
  • C 3.8%