Skip to content

Commit

Permalink
chore: add hint for bug in zellij with https
Browse files Browse the repository at this point in the history
  • Loading branch information
dj95 committed Jul 6, 2024
1 parent f5fd92d commit c29efb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ For configuring zjstatus, please follow the [documentation](https://github.com/d

Place the following configuration in your default layout file, e.g. `~/.config/zellij/layouts/default.kdl`. Right after starting zellij, it will prompt for permissions, that needs to be granted in order for zjstatus to work. Simply navigate to the pane or click on it and press `y`. This must be repeated on updates. For more details on permissions, please visit the [wiki](https://github.com/dj95/zjstatus/wiki/2-%E2%80%90-Permissions).

> [!IMPORTANT]
> Downloading zjstatus as file and using `file:~/path/to/zjstatus.wasm` is highly recommend, even if the quickstart includes the https location. Zellij currently has a bug that corrupts the download, if multiple tabs download the plugin at the same time. For further information check out the issue: [zellij-org/zellij#3479](https://github.com/zellij-org/zellij/issues/3479)
> [!IMPORTANT]
> Using zjstatus involves creating new layouts and overriding the default one. This will lead to swap layouts not working, when they are not configured correctly. Please follow [this documentation](https://github.com/dj95/zjstatus/wiki/3-%E2%80%90-Configuration#swap-layouts) for getting swap layouts back to work, if you need them.
Expand Down

0 comments on commit c29efb4

Please sign in to comment.