summaryrefslogtreecommitdiff
path: root/lib/chessh/ssh/client.ex
AgeCommit message (Collapse)Author
2023-01-04Create a Screen module behaviour, some ascii character arts, handle_input ↵Simponic
does stuff now
2023-01-02Now a simple logo draws in the center of the terminal, terminal size is ↵Simponic
limited, and resizing support
2022-12-31Better logging, close previous sessions once session threshold has been reachedSimponic
2022-12-31A simple stalling TUI! Also, ensure sessions are counted correctly. Next up, ↵Simponic
some way of pub-sub across multiple nodes