zellij-utils 0.44.1

A utility library for Zellij client and server
Documentation
1
2
3
4
5
layout
plugins {
    some-other-plugin { path "i-am-defined-in-the-layout"; }
    tab-bar { path "tab-bar-from-layout"; }
}