To enable, load the plugin with kiosk true in the layout, or with --configuration kiosk=true from the CLI.
This will make panes open in-place (on top of monocle) and I think it can be especially useful when loading monocle itself in-place (eg. zellij plugin --in-place -- file:/path/to/monocle.wasm)
To enable, load the plugin with
kiosk true
in the layout, or with--configuration kiosk=true
from the CLI.This will make panes open in-place (on top of monocle) and I think it can be especially useful when loading monocle itself in-place (eg.
zellij plugin --in-place -- file:/path/to/monocle.wasm
)