1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-22 23:08:17 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot
AnonymouX47 1ea2e29e25 fix: Fix iTerm2's title with image support enabled
- Fix: Force support support only for the selected image format.

  If support is forced for `KittyImage`, then `UrwidImageScreen` will
  emit kitty graphics control sequences to delete images upon starting
  and stoping the screen.

iTerm2 (on Mac OS) doesn't eat up APCs (which kitty graphics control
sequences are) as it should, instead it writes them to the screen
and/or to its title bar.
2024-06-04 09:00:44 +01:00
..
cli Display images 2024-04-13 08:28:28 +02:00
tui fix: Fix iTerm2's title with image support enabled 2024-06-04 09:00:44 +01:00
utils Fix broken build 2024-04-14 09:05:09 +02:00
__init__.py Migrate setup.py to pyproject.toml 2024-04-13 08:49:25 +02:00
__main__.py Simplify main 2023-12-05 10:45:18 +01:00
api.py Don't set default visibility 2024-01-02 21:56:36 +01:00
auth.py Migrate auth commands 2023-11-30 20:12:04 +01:00
config.py Improve types 2024-02-10 18:24:35 +01:00
entities.py Fix broken build 2024-04-14 09:05:09 +02:00
exceptions.py Setup click, migrate read commands 2023-11-28 10:13:05 +01:00
http.py tui: allow editing toots 2024-01-01 14:16:09 +00:00
logging.py Log request exceptions 2023-11-21 16:50:19 +01:00
output.py Capitalize visibility 2024-04-08 08:34:56 +02:00
settings.py Remove unused code 2023-12-07 19:11:12 +01:00
wcstring.py Improve typing in wcwidth module 2023-11-24 09:52:41 +01:00