- Update to version 0.31.4:

* Terminal compatibility: improve vttest compliance (#1671)
  * fix: bracketed paste handling regression (#1689)
  * fix: occasional startup crashes (#1706)
  * fix: gracefully handle SSH disconnects (#1710)
  * fix: handle osc params larger than 1024 bytes (#1711)
  * Terminal compatibility: implement faux scrolling when in alternate screen mode(#1678)
  * fix: mouse-click on tab-bar in simplified-ui now always focuses the correct tab (#1658)
  * fix: sort UI cursors properly when multiple users are focused on the same pane (#1719)

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=13
This commit is contained in:
Soc Virnyl Estela 2022-09-25 07:06:32 +00:00 committed by Git OBS Bridge
parent 503b9ddf01
commit 6ac8eea9dc
5 changed files with 19 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:caf1b06e1f88dc0ec549b190a26a3e7ea5c33a8f82a1b7972bbd27fb1ff36f71 oid sha256:514bcd5ccfd58f002e3e07c0737061ed241b2a3a2982dddc2a0d10a87458a03a
size 35450000 size 35570410

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61949cc0c44b11082e6a4347d50910c576b1f131daa054a17ed153a6fd0e8b20
size 9314347

3
zellij-0.31.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:286b08523457cdadee89bb1839f8d08ac402af00f3e27063520a7ed9ee7afc8a
size 9316097

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 25 07:03:54 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.31.4:
* Terminal compatibility: improve vttest compliance (#1671)
* fix: bracketed paste handling regression (#1689)
* fix: occasional startup crashes (#1706)
* fix: gracefully handle SSH disconnects (#1710)
* fix: handle osc params larger than 1024 bytes (#1711)
* Terminal compatibility: implement faux scrolling when in alternate screen mode(#1678)
* fix: mouse-click on tab-bar in simplified-ui now always focuses the correct tab (#1658)
* fix: sort UI cursors properly when multiple users are focused on the same pane (#1719)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Aug 27 12:03:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com> Sat Aug 27 12:03:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -18,7 +18,7 @@
%bcond_with test %bcond_with test
Name: zellij Name: zellij
Version: 0.31.3 Version: 0.31.4
Release: 0 Release: 0
Summary: Terminal workspace with batteries included Summary: Terminal workspace with batteries included
License: MIT License: MIT