forked from pool/kitty
Following directions from https://opensuse.github.io/scm-staging/user_guide.html
a5fedf3c38
- Update to 0.13.1: * Fix passing input via the pipe action to a program without a window not working. * Linux: Fix a regression in the previous release that caused automatic selection of bold/italic fonts when using aliases such as "monospace" to not work (#1209) * Fix resizing window smaller and then restoring causing some wrapped lines to not be properly unwrapped (#1206) Changelog from 0.13.0: * Add an option scrollback_pager_history_size to tell kitty to store extended scrollback to use when viewing the scrollback buffer in a pager (#970) * Modify the kittens sub-system to allow creating custom kittens without any user interface. This is useful for creating more complex actions that can be bound to key presses in kitty.conf. See doc:kittens/custom. (#870) * Add a new nth_window action that can be used to go to the nth window and also previously active windows, using negative numbers. Similarly, goto_tab now accepts negative numbers to go to previously active tabs (#1040) * Allow hiding the tab bar completely, by setting tab_bar_style to hidden. (#1014) * Allow private use unicode characters to stretch over more than a single neighboring space (#1036) * Add a new touch_scroll_multiplier option to modify the amount scrolled by high precision scrolling devices such as touchpads (#1129) * icat kitten: Implement reading image data from STDIN, if STDIN is not connected to a terminal (#1130) * hints kitten: Insert trailing spaces after matches when using the --multiple option. Also add a separate --add-trailing-space option to control this behavior (#1132) * Fix the *_with_cwd actions using the cwd of the overlay window rather than the underlying window's cwd (#1045) * Fix incorrect key repeat rate on wayland (#1055) * Linux: Fix incorrect rendering of some fonts when hinting is disabled at small sizes (#1173) * Linux: Fix match rules used as aliases in Fontconfig configuration not being respected (#1085) * Linux: Fix a crash when using the GNU Unifont as a fallback font (#1087) * Wayland: Fix copying from hidden kitty windows hanging (#1051) * Wayland: Add support for the primary selection protocol implemented by some compositors (#1095) * Fix expansion of env vars not working in the env directive (#1075) * Fix mouse_hide_wait only taking effect after an event such as cursor blink or key press (#1073) * Fix the set_background_opacity action not working correctly (#1147) * Fix second cell of emoji created using variation selectors not having the same attributes as the first cell (#1109) * Fix focusing neighboring windows in the grid layout with less than 4 windows not working (#1115) * Fix ctrl+shift+special key not working in normal and application keyboard modes (#1114) * Add a terminfo entry for full keyboard mode. * Fix incorrect text-antialiasing when using very low background opacity (#1005) * When double or triple clicking ignore clicks if they are "far" from each other (#1093) * Follow xterm's behavior for the menu key (#597) * Fix hover detection of URLs not working when hovering over the first colon and slash characters in short URLs (#1201) OBS-URL: https://build.opensuse.org/request/show/658304 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=18 |
||
---|---|---|
.gitattributes | ||
kitty-0.13.1.tar.gz | ||
kitty-no-docs.patch | ||
kitty.changes | ||
kitty.spec |