diff --git a/todo.sh b/todo.sh index 675af36..cced51a 100755 --- a/todo.sh +++ b/todo.sh @@ -407,6 +407,7 @@ _list() { command=$( sed = "$src" \ | sed "N; s/^/ /; s/ *\(.\{$PADDING,\}\)\n/\1 /" \ + | grep -v "^[0-9]\+ *$" \ | eval ${filter_command:-cat} \ | sed ''' s/^ /00000/;