6ac8eea9dc
* 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 |
||
---|---|---|
_constraints | ||
_service | ||
.gitattributes | ||
.gitignore | ||
cargo_config | ||
README.suse-maint.md | ||
vendor.tar.gz | ||
zellij-0.31.4.tar.gz | ||
zellij.changes | ||
zellij.spec |
- Install
rpmdevtools
- If updating a version, modify the Version string.
- Run
rpmdev-spectool -g zellij.spec
and remove the previous version tar ball. - Add the new tarball and extract it
- Move the extracted
zellij-<new-version>
aszellij
. - Run
osc service disabledrun
Then add version changes with osc vc
and then osc ci