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