Go to file
Dominique Leuenberger 0b0335ab87 Accepting request 1172749 from utilities
- 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
2024-05-09 15:28:35 +00:00
_constraints - Reenable cargo update in _service. 2022-10-04 04:44:38 +00:00
_service OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=84 2024-05-08 11:38:51 +00:00
.gitattributes Accepting request 990675 from home:uncomfyhalomacro 2022-07-26 15:17:08 +00:00
.gitignore Accepting request 990675 from home:uncomfyhalomacro 2022-07-26 15:17:08 +00:00
README.suse-maint.md OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=84 2024-05-08 11:38:51 +00:00
vendor.tar.zst OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=84 2024-05-08 11:38:51 +00:00
zellij-0.40.1.tar.gz Accepting request 1172656 from home:Krukas:branches:utilities 2024-05-08 09:38:32 +00:00
zellij.changes OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=84 2024-05-08 11:38:51 +00:00
zellij.spec Accepting request 1172656 from home:Krukas:branches:utilities 2024-05-08 09:38:32 +00:00

  1. Edit the service file to the corresponding version number of the tarball.
  2. Run osc service manualrun or osc service mr.
  3. Edit zellij.changes with osc vc.
  4. Remove the old version tarball.
  5. Then commit to your branch and SR.