kitty/kitty_tests
Sergei Grechanik d63eeada73 Image placement using Unicode placeholders
This commit introduces the Unicode placeholder image placement method.
In particular:
- Virtual placements can be created by passing `U=1` in a put command.
- Images with virtual placements can be displayed using the placeholder
  character `U+10EEEE` with diacritics indicating rows and columns.
- The image ID is indicated by the foreground color of the placeholder.
  Additionally, the most significant byte of the ID can be specified via
  the third diacritic.
- Underline color can be optionally used to specify the placement ID.
- A bug was fixed, which caused incomplete image removal when it was
  overwritten by another image with the same ID.
2023-02-21 18:23:16 -08:00
..
__init__.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
bench_scrollback.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
CascadiaCode-Regular.otf Fix rendering of ligatures in the latest release of Cascadia code 2021-02-15 11:57:57 +05:30
check_build.py Finish porting unicode input 2023-02-15 17:42:31 +05:30
choose.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
clipboard.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
completion.py Rename kitty-tool to kitten 2023-01-14 15:44:52 +05:30
crypto.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
datatypes.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
diff.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
file_transmission.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
FiraCode-Medium.otf Improve handling of infinite length ligatures in newer versions of FiraCode and CascadiaCode. 2021-02-15 15:49:09 +05:30
fonts.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
glfw.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
gr.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
graphics.py Image placement using Unicode placeholders 2023-02-21 18:23:16 -08:00
hints.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
iosevka-regular.ttf Fix ligatures not working with the Iosevka font 2021-06-04 12:18:17 +05:30
keys.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
layout.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
LiberationMono-Regular.ttf
main.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
mouse.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
open_actions.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
options.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
parser.py Image placement using Unicode placeholders 2023-02-21 18:23:16 -08:00
prewarm.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
screen.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
search_query_parser.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
shell_integration.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
ssh.py Rename kitty-tool to kitten 2023-01-14 15:44:52 +05:30
tui.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
utmp.py ... 2022-12-11 20:55:06 +05:30