forked from pool/kitty
- 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) OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=6
This commit is contained in:
parent
4555e06bde
commit
64b85f82a5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:056563862c5759b740e95efff44b82c1a4efc370092f22f26aee0b774106bf4d
|
||||
size 3839278
|
3
kitty-0.10.1.tar.gz
Normal file
3
kitty-0.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef22208497a76e2f88ebe56c176e4608f049b056252cf1bf122c9c1ec711cfa6
|
||||
size 3844251
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user