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

Specifying "auto-save = True" in config file disables ability to insert new entry #58

Open ryanthomas-org opened 4 years ago

ryanthomas-org commented 4 years ago

If one has included line "auto-save = True" in the config file, when one attempts to append an entry, the prompt appears only very briefly then disappears because the list has been "Reloaded" per message in the header.