From e17eefaf8a5f6725a4963212a75183eb0e44f834e5145476bbee85c51ad71f1f Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 2 Jul 2018 09:47:48 +0000 Subject: [PATCH] =?UTF-8?q?-=20Update=20to=200.11.2:=20=20=20*=20Linux:=20?= =?UTF-8?q?Allow=20using=20XKB=20key=20names=20to=20bind=20shortcuts=20to?= =?UTF-8?q?=20keys=20not=20supported=20by=20GLFW=20(#665)=20=20=20*=20kitt?= =?UTF-8?q?y=20shell:=20Ignore=20failure=20to=20read=20readline=20history?= =?UTF-8?q?=20file.=20Happens=20if=20the=20user=20migrates=20their=20kitty?= =?UTF-8?q?=20cache=20directory=20between=20systems=20with=20incompatible?= =?UTF-8?q?=20readline=20implementations.=20=20=20*=20hints=20kitten:=20Ad?= =?UTF-8?q?d=20a=20kitty=20+kitten=20hints=20--multiple=20option=20to=20se?= =?UTF-8?q?lect=20multiple=20items=20(#687)=20=20=20*=20Fix=20pasting=20la?= =?UTF-8?q?rge=20amounts=20of=20text=20very=20slow=20(#682)=20=20=20*=20Ad?= =?UTF-8?q?d=20an=20option=20single=5Fwindow=5Fmargin=5Fwidth=20to=20allow?= =?UTF-8?q?=20different=20margins=20when=20only=20a=20single=20window=20is?= =?UTF-8?q?=20visible=20in=20the=20layout=20(#688)=20=20=20*=20Add=20a=20k?= =?UTF-8?q?itty=20--hold=20command=20line=20option=20to=20stay=20open=20af?= =?UTF-8?q?ter=20the=20child=20process=20exits=20(#667)=20=20=20*=20diff?= =?UTF-8?q?=20kitten:=20When=20triggering=20a=20search=20scroll=20to=20the?= =?UTF-8?q?=20first=20match=20automatically=20=20=20*=20kitty=20--debug-fo?= =?UTF-8?q?nt-fallback=20also=20prints=20out=20what=20basic=20fonts=20were?= =?UTF-8?q?=20matched=20=20=20*=20When=20closing=20a=20kitty=20window=20re?= =?UTF-8?q?set=20the=20mouse=20cursor=20to=20its=20default=20shape=20and?= =?UTF-8?q?=20ensure=20it=20is=20visible=20(#655).=20=20=20*=20Remote=20co?= =?UTF-8?q?ntrol:=20Speed-up=20reading=20of=20command=20responses=20=20=20?= =?UTF-8?q?*=20Linux=20installer:=20Fix=20installer=20failing=20on=20syste?= =?UTF-8?q?ms=20with=20python=20<=203.5=20=20=20*=20Support=20=E2=80=9C-T?= =?UTF-8?q?=E2=80=9D=20as=20an=20alias=20for=20=E2=80=9C=E2=80=93title?= =?UTF-8?q?=E2=80=9D=20(#659)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=9 --- kitty-0.11.1.tar.gz | 3 --- kitty-0.11.2.tar.gz | 3 +++ kitty.changes | 17 +++++++++++++++++ kitty.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 kitty-0.11.1.tar.gz create mode 100644 kitty-0.11.2.tar.gz diff --git a/kitty-0.11.1.tar.gz b/kitty-0.11.1.tar.gz deleted file mode 100644 index fa30c8f..0000000 --- a/kitty-0.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bbc6b5465d424969b16c5ad7f2f67ffbfe33657fdcb443e1bcc11aa00726841 -size 3924068 diff --git a/kitty-0.11.2.tar.gz b/kitty-0.11.2.tar.gz new file mode 100644 index 0000000..459fbd8 --- /dev/null +++ b/kitty-0.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d5289732271c33fa4da52c841b8567a2a2b8f514675bb9a2ede9097adb3712 +size 3442111 diff --git a/kitty.changes b/kitty.changes index 7dce8b8..5a7e696 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jul 2 09:44:23 UTC 2018 - mvetter@suse.com + +- Update to 0.11.2: + * Linux: Allow using XKB key names to bind shortcuts to keys not supported by GLFW (#665) + * kitty shell: Ignore failure to read readline history file. Happens if the user migrates their kitty cache directory between systems with incompatible readline implementations. + * hints kitten: Add a kitty +kitten hints --multiple option to select multiple items (#687) + * Fix pasting large amounts of text very slow (#682) + * Add an option single_window_margin_width to allow different margins when only a single window is visible in the layout (#688) + * Add a kitty --hold command line option to stay open after the child process exits (#667) + * diff kitten: When triggering a search scroll to the first match automatically + * kitty --debug-font-fallback also prints out what basic fonts were matched + * When closing a kitty window reset the mouse cursor to its default shape and ensure it is visible (#655). + * Remote control: Speed-up reading of command responses + * Linux installer: Fix installer failing on systems with python < 3.5 + * Support “-T” as an alias for “–title” (#659) + ------------------------------------------------------------------- Mon Jun 18 07:20:17 UTC 2018 - mvetter@suse.com diff --git a/kitty.spec b/kitty.spec index 39ee66c..9306921 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,7 +17,7 @@ Name: kitty -Version: 0.11.1 +Version: 0.11.2 Release: 0 Summary: A cross-platform, fast, feature full, GPU based terminal emulator License: GPL-3.0-only