Adapted ZED settings.conf
This commit is contained in:
@@ -128,7 +128,7 @@ tooltip+="Approx ${max_visible} fit (column_width=${COLUMN_WIDTH}) "$'\n'
|
|||||||
tooltip+="------------------------------"$'\n'
|
tooltip+="------------------------------"$'\n'
|
||||||
tooltip+="${tooltip_list:-"(no windows)"}"
|
tooltip+="${tooltip_list:-"(no windows)"}"
|
||||||
|
|
||||||
printf '{"text":"%s","tooltip":"%s","class":"%s"}"$'\n' \
|
printf '{"text":"%s","tooltip":"%s","class":"%s"}\n' \
|
||||||
"$(json_escape "$text")" \
|
"$(json_escape "$text")" \
|
||||||
"$(json_escape "$tooltip")" \
|
"$(json_escape "$tooltip")" \
|
||||||
"$(json_escape "$cls")"
|
"$(json_escape "$cls")"
|
||||||
|
|||||||
Reference in New Issue
Block a user