kitty/kitty.changes

45 lines
2.1 KiB
Plaintext
Raw Normal View History

Accepting request 596758 from home:avindra:branches:X11:terminals - Update to 0.9.0 * A new kitty command shell to allow controlling kitty via commands. Press ctrl+shift+escape to run the shell. * The hints kitten has become much more powerful. Now in addition to URLs you can use it to select word, paths, filenames, lines, etc. from the screen. These can be inserted into the terminal, copied to clipboard or sent to external programs. * Switch to libxkbcommon for keyboard handling. It allows kitty to support XCompose and dead keys and also react to keyboard remapping/layout change without needing a restart. * Add support for multiple-key-sequence shortcuts * A new remote control command set-colors to change the current and/or configured colors. * When double-clicking to select a word, select words that continue onto the next/prev line as well. * Add an include directive for the config files to read multiple config files * Improve mouse selection for windows with padding. Moving the mouse into the padding area now acts as if the mouse is over the nearest cell. * Allow setting all 256 terminal colors in the config file * Fix using kitty --single-instance to open a new window in a running kitty instance, not respecting the --directory flag * URL hints: Exclude trailing punctuation from URLs * URL hints: Launch the browser from the kitty parent process rather than the hints kitten. Fixes launching on some systems where xdg-open doesn't like being run from a kitten. * Allow using rectangle select mode by pressing shift in addition to the rectangle select modifiers even when the terminal program has grabbed the mouse. OBS-URL: https://build.opensuse.org/request/show/596758 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=3
2018-04-16 11:53:19 +02:00
-------------------------------------------------------------------
Sun Apr 15 17:17:24 UTC 2018 - avindra@opensuse.org
- Update to 0.9.0
* A new kitty command shell to allow controlling kitty via
commands. Press ctrl+shift+escape to run the shell.
* The hints kitten has become much more powerful. Now in addition
to URLs you can use it to select word, paths, filenames, lines,
etc. from the screen. These can be inserted into the terminal,
copied to clipboard or sent to external programs.
* Switch to libxkbcommon for keyboard handling. It allows kitty to
support XCompose and dead keys and also react to keyboard
remapping/layout change without needing a restart.
* Add support for multiple-key-sequence shortcuts
* A new remote control command set-colors to change the current
and/or configured colors.
* When double-clicking to select a word, select words that continue
onto the next/prev line as well.
* Add an include directive for the config files to read multiple
config files
* Improve mouse selection for windows with padding. Moving the
mouse into the padding area now acts as if the mouse is over
the nearest cell.
* Allow setting all 256 terminal colors in the config file
* Fix using kitty --single-instance to open a new window in a
running kitty instance, not respecting the --directory flag
* URL hints: Exclude trailing punctuation from URLs
* URL hints: Launch the browser from the kitty parent process
rather than the hints kitten. Fixes launching on some systems
where xdg-open doesn't like being run from a kitten.
* Allow using rectangle select mode by pressing shift in addition
to the rectangle select modifiers even when the terminal program
has grabbed the mouse.
-------------------------------------------------------------------
Mon Apr 2 06:55:11 UTC 2018 - glin@suse.com
- Update to 0.8.4
- Drop upstreamed patch: kitty-0.8.2-desktopfile-category.patch
-------------------------------------------------------------------
Tue Mar 20 16:07:57 UTC 2018 - mvetter@suse.com
- Initial package for openSUSE in version 0.8.2