mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-11 02:03:56 +01:00
- improved appearance of keybindigs tree.
This commit is contained in:
parent
f6465768b8
commit
857c220004
@ -370,7 +370,7 @@ keybindings-window.tree.data.foreground = white
|
||||
|
||||
keybindings-window.tree.data-leaf.foreground = cyan
|
||||
|
||||
keybindings-window.tree.arrow.value = "🞂 "
|
||||
keybindings-window.tree.arrow.value = "🞂"
|
||||
|
||||
keybindings-window.tree.leaf.value = "╰"
|
||||
|
||||
|
@ -605,7 +605,7 @@
|
||||
(cat-line " ")
|
||||
(append-build-element (cons :d line-char)))
|
||||
(loop repeat indent-step do
|
||||
(cat-line " ")))
|
||||
(cat-line " ")))
|
||||
(cond
|
||||
((rootp node)
|
||||
(append-build-element (cons :data-root data)))
|
||||
|
Loading…
Reference in New Issue
Block a user