Commit Graph

14 Commits

Author SHA1 Message Date
Kartik Agaram 5462619d96 6742 - support for formatting in fake screens
We still need a few primitives, but we can implement these as needed. I'm
ready to call the fake screen done.
2020-09-07 14:18:48 -07:00
Kartik Agaram 9f293fef05 6741 - fake screen now scrolls correctly 2020-09-06 22:45:43 -07:00
Kartik Agaram 05b9b2ab9c 6740 2020-09-06 22:06:12 -07:00
Kartik Agaram 454e345e49 6739 2020-09-06 21:55:11 -07:00
Kartik Agaram eaf95be101 6738 2020-09-06 21:39:05 -07:00
Kartik Agaram 742bbf27f7 6737 2020-09-06 21:36:05 -07:00
Kartik Agaram 58a70a38cf 6736 2020-09-02 21:50:12 -07:00
Kartik Agaram 150f2bce23 6735 - print unicode string to fake screen 2020-09-02 21:48:26 -07:00
Kartik Agaram 6c54814131 6734 - first test for text-mode screen primitives 2020-09-02 21:27:41 -07:00
Kartik Agaram ddea9a73e2 6729 2020-08-28 21:57:06 -07:00
Kartik Agaram 6358afc5c1 6728 - new skeleton for screen primitives
Finally this compiles.
2020-08-22 14:44:01 -07:00
Kartik Agaram 75bdc0ad5b 6713 - move-cursor on fake screen 2020-08-02 21:19:16 -07:00
Kartik Agaram ea2d44bdef snapshot: encoding code-points to utf-8
I have it partly working, but just realized I've been reversing the output
bytes.
2020-08-02 20:14:50 -07:00
Kartik Agaram 9ee9f37dc7 6708 2020-08-02 17:45:46 -07:00