1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-23 07:27:12 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot
2019-09-18 21:57:55 +02:00
..
tui Include mentions and replied-to account in compose text 2019-09-18 21:42:55 +02:00
ui Mark toot curses as deprecated 2019-09-03 15:40:47 +02:00
__init__.py Bump version, add changelog 2019-09-18 21:57:55 +02:00
api.py Remove double process_response function call 2019-09-03 09:04:32 +02:00
auth.py
commands.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
config.py Improve config dir location 2019-09-08 15:06:35 +02:00
console.py Update docs to replace curses with tui 2019-09-03 15:40:47 +02:00
exceptions.py
http.py
logging.py
output.py Don't use ANSI color codes when not desired 2019-09-06 15:03:47 +02:00
utils.py
wcstring.py