mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 08:57:14 +03:00
86fdd2400e
* work * fix(frame): properly handle widechars in frame titles * style(fmt): make rustfmt happy * fix(truncate): do not reverse second part of string (oops) * docs(changelog): document change
21 lines
386 B
YAML
21 lines
386 B
YAML
---
|
|
template:
|
|
direction: Horizontal
|
|
parts:
|
|
- direction: Vertical
|
|
borderless: true
|
|
split_size:
|
|
Fixed: 1
|
|
run:
|
|
plugin: tab-bar
|
|
- direction: Vertical
|
|
borderless: true
|
|
- direction: Vertical
|
|
borderless: true
|
|
- direction: Vertical
|
|
borderless: true
|
|
split_size:
|
|
Fixed: 2
|
|
run:
|
|
plugin: status-bar
|