Toot-Mastodon-CLI-TUI-clien.../toot/tui
Daniel Schwarz c5b3724015
Don't focus newly posted toot
This breaks the reading flow.

fixes #188
2023-01-19 08:44:16 +01:00
..
NOTES.md Spelling fixes (#215) 2022-11-09 14:24:48 +01:00
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Don't focus newly posted toot 2023-01-19 08:44:16 +01:00
compose.py Extract code for getting default visibility 2022-12-28 09:19:25 +01:00
constants.py Highlight followed tags 2023-01-02 14:25:30 +01:00
entities.py Add bookmark timeline and bookmarking to tui 2022-12-27 12:15:20 +01:00
overlays.py Screen refresh after web browser invocation and exit 2023-01-01 09:04:02 +01:00
timeline.py Highlight followed tags 2023-01-02 14:25:30 +01:00
utils.py Improve formatting, remove logging 2023-01-02 14:25:39 +01:00
widgets.py Implement character count indicator when composing 2020-01-03 09:15:11 +01:00