1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-14 18:36:52 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot
Ivan Habunek c6b1d91370
Improve rendering of list view
Fixes appearence when unicode wraps due to wide characters.

Not a real fix, but looks nicer.
2018-01-22 10:18:48 +01:00
..
ui Improve rendering of list view 2018-01-22 10:18:48 +01:00
__init__.py Bump version 2018-01-15 23:18:13 +01:00
api.py Show public or home timeline in curses 2018-01-14 15:46:29 +01:00
auth.py Reimplement configuration to allow multiple logins 2018-01-02 12:24:32 +01:00
commands.py Move curses app into toot.ui module 2018-01-14 15:46:29 +01:00
config_legacy.py More robust parsing of legacy config 2018-01-14 13:04:04 +01:00
config.py Create config folder if it does not exist 2018-01-15 23:14:20 +01:00
console.py Show public or home timeline in curses 2018-01-14 15:46:29 +01:00
exceptions.py
http.py
logging.py Enable logging to a file 2018-01-14 15:34:41 +01:00
output.py
utils.py Normalize unicode 2018-01-21 16:39:40 +01:00