diff --git a/kitty-0.9.0.tar.gz b/kitty-0.9.0.tar.gz new file mode 100644 index 0000000..ad9cf70 --- /dev/null +++ b/kitty-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:363e36385874ef11c8bb9e5a54a6da17884112c04f8b26a65eae9c20f0ee8fcc +size 3283936 diff --git a/kitty.changes b/kitty.changes index abdbc15..7077f83 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +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 diff --git a/kitty.spec b/kitty.spec index befb9ab..45f02d5 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,13 +17,13 @@ Name: kitty -Version: 0.8.4 +Version: 0.9.0 Release: 0 Summary: A cross-platform, fast, feature full, GPU based terminal emulator License: GPL-3.0-only Group: System/X11/Terminals URL: https://github.com/kovidgoyal/kitty -Source: https://github.com/kovidgoyal/kitty/archive/v%{version}.tar.gz +Source: https://github.com/kovidgoyal/kitty/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: ImageMagick-devel BuildRequires: Mesa-libGL-devel BuildRequires: fontconfig-devel diff --git a/v0.8.4.tar.gz b/v0.8.4.tar.gz deleted file mode 100644 index aef885d..0000000 --- a/v0.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fceab2131c0c2e8403e06946fcf343bed5b04f14944d51b4c2fe41f350dfd68 -size 3285125