kitty/kitty_tests
Kovid Goyal 88091b4ab3
BASH integration: No longer modify .bashrc to load shell integration
I think I have things setup robustly so that the shell integration
is loaded transparently via env vars and the normal bash startup files
are sourced, in the same way that vanilla bash does it. Let's hope I
haven't overlooked something.
2022-02-22 21:24:51 +05:30
..
__init__.py bash assumes ECHO is enabled for the tty 2022-02-22 20:43:58 +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 Fix rendering of ligatures in the latest release of Cascadia code 2021-02-15 11:57:57 +05:30
check_build.py Forgot to change test for new zsh shell integration code 2021-11-27 07:49:32 +05:30
choose.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
datatypes.py Fix a regression that broke rendering of unicode regional indicators 2021-12-31 09:28:47 +05:30
diff.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
file_transmission.py Fix symlink transmission 2021-11-05 13:18:58 +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 Add (possibly erroneous) test for new underline. 2022-01-18 12:52:59 +01:00
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 ... 2022-01-08 12:21:55 +05:30
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 Use only cluster numbers and glyph sizes for grouping glyphs into cells 2017-11-12 23:43:21 +05:30
main.py Drop support for python 3.6 2021-11-18 22:44:41 +05:30
mouse.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
open_actions.py The open_actions() test needs options set 2022-01-24 15:21:32 +05:30
options.py Parse actions on demand 2021-11-29 21:51:42 +05:30
parser.py Also test changing of title when running command 2022-02-21 21:17:52 +05:30
screen.py Properly sanitize pagerhist when returning as plain text 2022-02-15 22:11:57 +05:30
shell_integration.py BASH integration: No longer modify .bashrc to load shell integration 2022-02-22 21:24:51 +05:30
ssh.py Add basic tests for zsh shell integration 2022-02-21 17:57:25 +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