0b0335ab87
- Update _service: * apply vendor filterer - Update ./README.suse-maint.md: * manualrun obsoletes disabledrun - Update vendored dependencies: * filter for only linux platforms. this lessens tarball size - Update to version 0.40.1: * fix(sessions): issue where sessions would occasionally become unresponsive * fix(cli): respect all options (eg. `default-layout`) when creating a session in the background from the CLI * fix(cli): rename tab and pane from cli * fix(plugins): respect $SHELL when opening a terminal from plugins (eg. from the filepicker strider) * fix(tabs): closing a tab no longer breaks tab movement * feat(plugins): add API to open new tabs with a LayoutInfo * feat(cli): add `zellij action list-clients` to allow listing the connected clients as well as their pane_id and running command * feat(cli): allow binding Ctrl J OBS-URL: https://build.opensuse.org/request/show/1172749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zellij?expand=0&rev=21 |
||
---|---|---|
_constraints | ||
_service | ||
.gitattributes | ||
.gitignore | ||
README.suse-maint.md | ||
vendor.tar.zst | ||
zellij-0.40.1.tar.gz | ||
zellij.changes | ||
zellij.spec |
- Edit the service file to the corresponding version number of the tarball.
- Run
osc service manualrun
orosc service mr
. - Edit zellij.changes with
osc vc
. - Remove the old version tarball.
- Then commit to your branch and SR.