diff --git a/todo.sh b/todo.sh index 505ea7f..93ecc37 100755 --- a/todo.sh +++ b/todo.sh @@ -653,7 +653,7 @@ case $action in } else ## No priority specified; show all priority tasks - pri="[A-Z]" + pri="[[:upper:]]" fi pri="($pri)"