index
:
asciifarm-client.git
main
fork of: https://github.com/jmdejong/asciifarm-client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asciifarm
/
client
/
main.py
Age
Commit message (
Expand
)
Author
2020-03-06
new directory structure for the separate client repo
troido
2019-09-18
changed directory structure
troido
2019-09-18
cleanup!
troido
2019-09-18
switched curses to ratuil
troido
2019-09-16
replaced curses.wrapper by its code
troido
2019-09-16
put initialisation code in somewhat more sensible modules
troido
2019-01-25
fixed list of default charmaps in help
troido
2019-01-18
made the loading work
troido
2019-01-18
use loaders for keybindings and charmaps which allow them to import templates
troido
2018-05-22
client raises exceptions outside main curses wrapper
troido
2018-04-14
removed references to hy from the docs
troido
2018-04-14
Stopped using hy for keybindings
troido
2018-01-16
tildename is only the default when connecting over UDS, otherwise username
troido
2018-01-11
Replace None equality checks with identity checks
rakiru
2018-01-10
started tildenames client-side
troido
2018-01-01
made keybindings readable from an actual file
troido
2017-12-30
keybindings can be imported now, though it will probably require some hackery
troido
2017-11-01
messages can now be logged to a file
troido
2017-10-30
finally made everything executable that I wanted to be executable
troido