forked from pool/kitty
Following directions from https://opensuse.github.io/scm-staging/user_guide.html
624141ea1e
* Support display of animated images kitty +kitten icat animation.gif. See Animation for details on animation support in the kitty graphics protocol. * A new keyboard reporting protocol with various advanced features that can be used by full screen terminal programs and even games, see A protocol for comprehensive keyboard handling in terminals (#3248) * Backward incompatibility: Session files now use the full launch command with all its capabilities. However, the syntax of the command is slightly different from before. In particular watchers are now specified directly on launch and environment variables are set using --env. * Allow setting colors when creating windows using the launch command. * A new option tab_powerline_style to control the appearance of the tab bar when using the powerline tab bar style. * A new option scrollback_fill_enlarged_window to fill extra lines in the window when the window is expanded with lines from the scrollback (#3371) * diff kitten: Implement recursive diff over SSH (#3268) * ssh kitten: Allow using python instead of the shell on the server, useful if the shell used is a non-POSIX compliant one, such as fish (#3277) * Add support for the color settings stack that XTerm copied from us without acknowledgement and decided to use incompatible escape codes for. * Add entries to the terminfo file for some user capabilities that are shared with XTerm (#3193) * The launch command now does more sophisticated resolving of executables to run. The system-wide PATH is used first, then system specific default paths, and finally the PATH inside the shell. * Double clicking on empty tab bar area now opens a new tab (#3201) * kitty @ ls: Show only environment variables that are different for each window, by default. * When passing a directory or a non-executable file as the program to run to kitty opens it with the shell or by parsing the shebang, instead of just failing. * Linux: Fix rendering of emoji followed by the graphics variation selector OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=72 |
||
---|---|---|
.gitattributes | ||
kitty-0.19.3.tar.gz | ||
kitty-0.20.0.tar.gz | ||
kitty-no-docs.patch | ||
kitty.changes | ||
kitty.spec |