imsnif / monocle

A Zellij plugin to fuzzy find file names and contents in style 🧐
MIT License
135 stars 9 forks source link

feat(panes): configurable kiosk mode to open panes in-place #8

Closed imsnif closed 11 months ago

imsnif commented 11 months ago

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)