Adam Majer
cc22868668
- Removing fix-librsync-leap.diff (no longer needed) - Updating optional-disable-docs.diff for changes to setup.py - Updating go vendor tarball - Update to 0.30.0: * A new transfer kitten that can be used to transfer files efficiently over the TTY device * ssh kitten: A new configuration directive to automatically forward the kitty remote control socket * Allow easily building kitty from source needing the installation of only C and Go compilers. All other dependencies are automatically vendored * kitten @ set-user-vars: New remote control command to set user variables on a window (#6502) * kitten @ ls: Add user variables set on windows to the output (#6502) * kitten @ ls: Allow limiting output to matched windows/tabs (#6520) * kitten icat: Fix image being displayed one cell to the right when using both --place and --unicode-placeholder (#6556) * kitten run-shell: Make kitty terminfo database available if needed before starting the shell * macOS: Fix keyboard shortcuts in the Apple global menubar not being changed when reloading the config * Fix a crash when resizing an OS Window that is displaying more than one image and the new size is smaller than the image needs (#6555) * Remote control: Allow using a random TCP port as the remote control socket and also allow using TCP sockets in listen_on * unicode_input kitten: Add an option to specify the startup tab (#6552) * X11: Print an error to STDERR instead of refusing to start when the user sets a custom window icon larger than 128x128 (#6507) * Remote control: Allow matching by neighbor of active window. Useful for navigation plugins like vim-kitty-navigator * Fix a regression that caused changing text_fg_override_threshold or OBS-URL: https://build.opensuse.org/request/show/1112693 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=129
5 lines
260 B
Plaintext
5 lines
260 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");
|