Skip to content

jamesrd/textedit-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textedit-go

Basic terminal text editor written in Go. This was implemented as a test bed to learn about how text editor data structures are implemented. No plans on making this production worthy.

Notes:

Todo:

  • Unit test full coverage for gap buffer
  • Horizontal line scrolling
  • Word wrap mode
  • Undo/redo
  • Rope or other data structure
  • Replace Bubble Tea

About

Basic text editor written in Go

Topics

Resources

License

Stars

Watchers

Forks

Languages