dj95 / zjstatus

A configurable statusbar plugin for zellij
MIT License
435 stars 9 forks source link

Plugin never asks for permission and permission is always denied. #13

Closed H4ckint0sh closed 1 year ago

H4ckint0sh commented 1 year ago
    1  ERROR  |zellij_server::plugins::w| 2023-09-22 10:01:01.650 [async-std/runti] [
       /Users/ali/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zellij-server-
       0.38.2/src/plugins/wasm_bridge.rs:850]: PluginId '0' permission '             
       ReadApplicationState' is not allowed - Event 'SessionUpdate' denied  

I have tested to set first-start to true but it does not ask for permission even then.

MacOS 13.4.1 KItty 0.30.0 Zellij: 0.38.2

H4ckint0sh commented 1 year ago

Edit: closing this issue but problem was that I had size=1 and could not see the text so maybe its a good idea to mention it in readme that you should have a bigger pane on first run in order to see the messeage.