Scott Bradnick
d6e78b49b7
- Update to 0.35.1: * Wayland: Fix a regression in 0.34 that caused the tab bar to not render in second and subsequent OS Windows under Hyprland (#7413) * Fix a regression in the previous release that caused horizontal scrolling via touchpad in fullscreen applications to be reversed on non-Wayland platforms (#7475, #7481) * Fix a regression in the previous release causing an error when setting background_opacity to zero (#7483) * Image display: Fix cursor movement and image hit region incorrect for image placements that specify only a number of rows or columns to display in (#7479) OBS-URL: https://build.opensuse.org/request/show/1177969 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=153
5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
addFilter("non-executable-script *");
|
|
#addFilter("python-bytecode-inconsistent-mtime *");
|
|
addFilter("potential-bashisms /usr/lib64/kitty/shell-integration/ssh/bootstrap-utils.sh");
|
|
addFilter("hidden-file-or-dir /usr/lib64/kitty/shell-integration/zsh/.zshenv");
|