From 99b9d55be180eaf24d9cd0a511e023c54ae4bf3a Mon Sep 17 00:00:00 2001 From: Christer Waren Date: Sun, 20 Sep 2026 21:23:15 +0300 Subject: [PATCH] Init: Update --- init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/init.sh b/init.sh index f20ffc5..2ea6bbd 100755 --- a/init.sh +++ b/init.sh @@ -365,6 +365,7 @@ wxiNormal=$(tput sgr0) wxiLink() { printf '\e]8;;%s\e\\%s\e]8;;\e\\\n' "$2" "$1" + echo "" } wxi-header(){