Skip to content

mfkiwl/UntitledEscapeParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UntitledEscapeParser

MIT license trello Discord

Currently in active early development! Expect direct pushes to master, missing features and bugs!

A unix escape sequence parser written in C++

Features

  • \n ✅
  • \a ✅
  • \b ✅
  • \f ✅
  • \r ✅
  • \t ✅
  • \v ✅
  • 16 colours ✅
  • 256 colours ✅
  • True Colour ✅
  • Font sequence parsing ✅
  • Support for most text appearance attributes ✅
  • Cursor movement support
  • Text erasing support
  • Character strings support
  • Screen modes
  • Private modes

Learning

In the wiki

About

A unix escape sequence parser written in C++

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%