Fix display issue with mode help.
This commit is contained in:
@@ -38,6 +38,6 @@ done
|
||||
header="Panel Mode Keybindings\n\nPress Control+Alt+Tab to enter panel mode, then use these shortcuts:\n\n"
|
||||
helpText=("$header" "${helpText[@]}" "End of panel mode help. Press Control+Home to jump to the beginning.")
|
||||
|
||||
echo "${helpText[@]}" | yad --text-info --show-cursor --title "I38 - Panel Mode Help" --button "Close:0" --listen
|
||||
echo -e "${helpText[@]}" | yad --text-info --show-cursor --title "I38 - Panel Mode Help" --button "Close:0" --listen
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user