summaryrefslogtreecommitdiffstats
path: root/test-template.yaml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-09-06 20:24:47 +0200
committerGitHub <noreply@github.com>2021-09-06 20:24:47 +0200
commit86fdd2400e467c5788e6598ca8acc2359d42e1c2 (patch)
treeea92ee99b3c02203dcfc13f307f9a04c6f46759d /test-template.yaml
parent1c9dc35121dbec00c424e4d3e367ec600aa909c0 (diff)
fix(borders): properly handle wide chars in pane titles (#698)
* 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
Diffstat (limited to 'test-template.yaml')
-rw-r--r--test-template.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/test-template.yaml b/test-template.yaml
new file mode 100644
index 000000000..b9c496d41
--- /dev/null
+++ b/test-template.yaml
@@ -0,0 +1,20 @@
+---
+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