mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: border not visible with cli commands #452
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @okayno14 on GitHub (Aug 24, 2024).
On version 0.1.22 i got komorebi.ps1 entries and all borders got visible:
After update on 0.1.28 i changed script to:
And borders are missed. Current global state:
The only way to fix is start with komorebi.json.
@LGUG2Z commented on GitHub (Jan 23, 2025):
There aren't going to be any more fixes for the
ps1configuration format at this point - it is strongly encouraged to migrate to the JSON format, and if any configuration options are missing, please open a bug issue to get them added.