Skip to content

About different setup for the config - no floating pane tho #8

@steakhutzeee

Description

@steakhutzeee

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.

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions