summaryrefslogtreecommitdiff
path: root/asciifarm/client/main.py
AgeCommit message (Expand)Author
2019-09-18changed directory structuretroido
2019-09-18cleanup!troido
2019-09-18switched curses to ratuiltroido
2019-09-16replaced curses.wrapper by its codetroido
2019-09-16put initialisation code in somewhat more sensible modulestroido
2019-01-25fixed list of default charmaps in helptroido
2019-01-18made the loading worktroido
2019-01-18use loaders for keybindings and charmaps which allow them to import templatestroido
2018-05-22client raises exceptions outside main curses wrappertroido
2018-04-14removed references to hy from the docstroido
2018-04-14Stopped using hy for keybindingstroido
2018-01-16tildename is only the default when connecting over UDS, otherwise usernametroido
2018-01-11Replace None equality checks with identity checksrakiru
2018-01-10started tildenames client-sidetroido
2018-01-01made keybindings readable from an actual filetroido
2017-12-30keybindings can be imported now, though it will probably require some hackerytroido
2017-11-01messages can now be logged to a filetroido
2017-10-30finally made everything executable that I wanted to be executabletroido