We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, have a question about the setup.
I'm actually running the plugin as instructed, and it works fine:
bind "Ctrl y" { LaunchOrFocusPlugin "https://github.com/karimould/zellij-forgot/releases/download/0.4.0/zellij_forgot.wasm" { "LOAD_ZELLIJ_BINDINGS" "true" floating true } }
but saw a different setup in another user's configuration. The plugin was installed in the plugins section of the config file and then only mentioned after for the key binding. You can see this alternate configuration here, where the plugin is defined https://github.com/fresh2dev/dotfiles/blob/106b36b05d89e1ea6f2eab392cfb845d44e41536/home/.config/zellij/config.kdl#L62 and here https://github.com/fresh2dev/dotfiles/blob/106b36b05d89e1ea6f2eab392cfb845d44e41536/home/.config/zellij/config.kdl#L135 where the plugin is called.
plugins
I tired this but forgot just opens in another pane instead of opening in a floating pane.
forgot
If I rollback to my config than it works fine. Any idea why?
Thanks!
The text was updated successfully, but these errors were encountered:
ill try to reproduce it this or next weekend :-)
Sorry, something went wrong.
Hi! do you have any news to share about this? Thank you!
No branches or pull requests
Hi, have a question about the setup.
I'm actually running the plugin as instructed, and it works fine:
but saw a different setup in another user's configuration. The plugin was installed in the
plugins
section of the config file and then only mentioned after for the key binding. You can see this alternate configuration here, where the plugin is defined https://github.com/fresh2dev/dotfiles/blob/106b36b05d89e1ea6f2eab392cfb845d44e41536/home/.config/zellij/config.kdl#L62 and here https://github.com/fresh2dev/dotfiles/blob/106b36b05d89e1ea6f2eab392cfb845d44e41536/home/.config/zellij/config.kdl#L135 where the plugin is called.I tired this but
forgot
just opens in another pane instead of opening in a floating pane.If I rollback to my config than it works fine. Any idea why?
Thanks!
The text was updated successfully, but these errors were encountered: