diff --git a/kitty-0.10.0.tar.gz b/kitty-0.10.0.tar.gz deleted file mode 100644 index 705c34a..0000000 --- a/kitty-0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:056563862c5759b740e95efff44b82c1a4efc370092f22f26aee0b774106bf4d -size 3839278 diff --git a/kitty-0.10.1.tar.gz b/kitty-0.10.1.tar.gz new file mode 100644 index 0000000..0c9be59 --- /dev/null +++ b/kitty-0.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef22208497a76e2f88ebe56c176e4608f049b056252cf1bf122c9c1ec711cfa6 +size 3844251 diff --git a/kitty.changes b/kitty.changes index d5ba96f..c9590b6 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu May 24 15:17:48 UTC 2018 - mvetter@suse.com + +- Update to 0.10.1: + * Add a kitten to easily ssh into servers that automatically copies the terminfo files over. kitty +kitten ssh myserver. + * diff kitten: Make the keyboard shortcuts configurable (#563) + * Allow controlling background_opacity via either keyboard shortcuts or remote control. Note that you must set dynamic_background_opacity yes in kitty.conf first. (#569) + * diff kitten: Add keybindings to scroll by page + * diff kitten: Fix incorrect syntax highlighting for a few file formats such as yaml + * Fix Ctrl+Alt+Space not working in normal and application keyboard modes (#562) + ------------------------------------------------------------------- Tue May 22 08:13:06 UTC 2018 - mvetter@suse.com diff --git a/kitty.spec b/kitty.spec index d7bc69d..01e8143 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,7 +17,7 @@ Name: kitty -Version: 0.10.0 +Version: 0.10.1 Release: 0 Summary: A cross-platform, fast, feature full, GPU based terminal emulator License: GPL-3.0-only