kitty/kitty_tests
Luflosi e82e57a30c
Remove unused code
Since 99d9cb0b0d runs all tests with HOME set to a temporary directory, this code setting the cache directory to a temporary directory is no longer needed. `cache_dir()` will choose a directory in the home directory if neither KITTY_CACHE_DIRECTORY or XDG_CACHE_HOME are set.
2021-10-31 11:42:55 +01:00
..
__init__.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
bench_scrollback.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
CascadiaCode-Regular.otf
check_build.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
choose.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
datatypes.py Use a faster implementation of the Color type 2021-10-28 11:15:13 +05:30
diff.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
file_transmission.py More work on file transfer 2021-10-30 16:54:27 +05:30
FiraCode-Medium.otf
fonts.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
glfw.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
gr.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
graphics.py Remove unused code 2021-10-31 11:42:55 +01:00
hints.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
iosevka-regular.ttf Fix ligatures not working with the Iosevka font 2021-06-04 12:18:17 +05:30
keys.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
layout.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
LiberationMono-Regular.ttf
main.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
mouse.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
open_actions.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
options.py Use a faster implementation of the Color type 2021-10-28 11:15:13 +05:30
parser.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
screen.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
ssh.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
tui.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
unicode_input.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
utmp.py More cleanups 2021-10-05 11:58:06 +05:30