diff --git a/kitty-0.11.2.tar.gz b/kitty-0.11.2.tar.gz deleted file mode 100644 index 459fbd8..0000000 --- a/kitty-0.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20d5289732271c33fa4da52c841b8567a2a2b8f514675bb9a2ede9097adb3712 -size 3442111 diff --git a/kitty-0.11.3.tar.gz b/kitty-0.11.3.tar.gz new file mode 100644 index 0000000..e213ac7 --- /dev/null +++ b/kitty-0.11.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e1f0972fcee141c05caac543ef017ee7c87ddddf5fde636c614a28e45021c3 +size 3445718 diff --git a/kitty.changes b/kitty.changes index 5a7e696..6c9d153 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jul 16 08:53:36 UTC 2018 - mvetter@suse.com + +- Update to 0.11.3: + * Draw only the minimum borders needed for inactive windows. That is only the borders that separate the inactive window from a neighbor. Note that setting a non-zero window margin overrides this and causes all borders to be drawn. The old behavior of drawing all borders can be restored via the draw_minimal_borders setting in kitty.conf. + * Fix triple-click to select line not working when the entire line is filled (#703) + * When dragging to select with the mouse "grab" the mouse so that if it strays into neighboring windows, the selection is still updated (#624) + * When clicking in the margin/border area of a window, map the click to the nearest cell in the window. Avoids selection with the mouse failing when starting the selection just outside the window. + * When drag-scrolling stop the scroll when the mouse button is released. + * Fix a regression in the previous release that caused pasting large amounts of text to be duplicated (#709) + ------------------------------------------------------------------- Mon Jul 2 09:44:23 UTC 2018 - mvetter@suse.com diff --git a/kitty.spec b/kitty.spec index 9306921..8b3fc7c 100644 --- a/kitty.spec +++ b/kitty.spec @@ -17,7 +17,7 @@ Name: kitty -Version: 0.11.2 +Version: 0.11.3 Release: 0 Summary: A cross-platform, fast, feature full, GPU based terminal emulator License: GPL-3.0-only