chiark / gitweb /
Start of a curses UI.
authorSimon Tatham <anakin@pobox.com>
Sat, 2 Dec 2023 16:16:37 +0000 (16:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 2 Dec 2023 16:16:37 +0000 (16:16 +0000)
commitaecea457e86918fa1034e56872b21d6cd38bede7
tree4061d0b79bac1a1f9c262e2e02a618558e40cfbe
parent82e868a0cc709504804c467523bff9c8a896311a
Start of a curses UI.

Just does setup and teardown, but I've at least integrated the
ColouredString system from text.py into it
client.py [new file with mode: 0644]
cursesclient.py [new file with mode: 0644]
mastodonochrome
text.py