mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 08:57:14 +03:00
21273ac95a
* working prototype with passing tests * new tests and passing plugin tests as well * style(code): cleanups * cleanup strider from unused search feature * prototype of removing old plugin block from the config * aliases working from config file and all tests passing * fixups and cleanups * use aliases in layouts * update test snapshot * style(fmt): rustfmt
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
layout {
|
|
pane
|
|
pane size=1 borderless=true {
|
|
plugin location="compact-bar"
|
|
}
|
|
}
|