From: Paul Hänsch Date: Sun, 24 May 2020 13:38:50 +0000 (+0200) Subject: improved shell compatibility X-Git-Url: http://git.plutz.net/?p=serve0;a=commitdiff_plain;h=6446ddd1418c9306d6bb7944b019150a4e5414a7 improved shell compatibility --- diff --git a/widgets.sh b/widgets.sh index 839c007..a039d97 100644 --- a/widgets.sh +++ b/widgets.sh @@ -201,7 +201,7 @@ w_advsearch(){ $n "${t:-checked}" $n $n \ $n "${t:+checked}" $n $n - f="|${f#~}|" + f="|${f#\~}|" printf '*\n%s\n' "$w_tagcategories" \ | while read -r category; do lbid="cat_${n}_${category}"