summaryrefslogtreecommitdiff
path: root/asciifarm/client/display/textinput.py
AgeCommit message (Expand)Author
2019-09-18cleanup!troido
2019-01-18hide chat cursor at starttroido
2018-09-06widget implementations now inherit from superclasstroido
2018-09-05made win and argument to update and made it possible for windows to be hiddentroido
2018-04-19client doesn't crash anymore when typing long linestroido
2018-04-18client can now read strings from chat inputtroido
2018-01-03added intermediary window wrapper for safety. also server now appends logstroido
2018-01-03textinput forces update after done reading stringtroido
2018-01-02keybindings are now executed a bit smarter as hy codetroido
2017-12-30tried a new approach to remove code duplication in displaytroido
2017-12-28chat now works!troido