tolstoyevsky / gits

Web-based terminal emulator
Apache License 2.0
7 stars 0 forks source link

Use new format of MAGIC_NUMBER #54

Closed eugulixes closed 7 years ago

eugulixes commented 7 years ago

The format allows storing a character with all its attributes. However, the current implementation is restricted by storing a character and 8 colors for a background and text so far.