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 |
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 |
output.py
|
Don't use ANSI color codes when not desired
|
2019-09-06 15:03:47 +02:00 |