3c0d04fb75
* A diff kitten to show side-by-side diffs with syntax highlighting and support for images. See diff README. * Make windows in the various kitty layouts manually resizable. See the Layouts section of the README for details. * Implement support for the SGR faint escape code to make text blend into the background (#446). * Make the hints kitten a little smarter, so that URLs that stretch over multiple lines are detected. Also improve detection of surrounding brackets/quotes. * Make the kitty window id available as the environment variable KITTY_WINDOW_ID (#532). * Add a "fat" layout that is similar to the "tall" layout but vertically oriented. * Expand environment variables in config file include directives * Allow programs running in kitty to read/write from the clipboard. By default only writing is allowed. * Fix moving cursor outside a defined page area incorrectly causing the cursor to be placed inside the page area. Caused incorrect rendering in neovim, in some situations (#542). * Render a couple more powerline symbols directly, bypassing the font (#550). * Fix ctrl+alt+<special> not working in normal and application keyboard (#548). * Partial fix for rendering Right-to-left languages like Arabic. * Fix Ctrl+backspace acting as plain backspace in normal and application keyboard modes (#538). * Have the paste_from_selection action paste from the clipboard on platforms that do not have a primary selection such as Wayland and macOS (#529) * Fix cursor_stop_blinking_after=0 not working (#530) OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=5 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
kitty-0.10.0.tar.gz | ||
kitty.changes | ||
kitty.spec |