AnthonyDiGirolamo / todotxt-machine

an interactive terminal based todo.txt file editor with an interface similar to mutt
https://pypi.python.org/pypi/todotxt-machine/
GNU General Public License v3.0
244 stars 37 forks source link

Unselecting all filters results in empty todo list #15

Closed matze closed 10 years ago

matze commented 10 years ago

Filtering items and then deselecting all filters gives me an empty list. Typing F helps, but it's somewhat unexpected and different from the non-urwid version.

AnthonyDiGirolamo commented 10 years ago

good point! I've updated the checkbox handling to clear the filters if nothing is selected