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

implement edit-home and edit-end actions directly #31

Closed ojdo closed 8 years ago

ojdo commented 8 years ago

I just hacked around a bit and that did the trick. I'm not sure about the len() - 1, but it works for me, i.e. it fixes the #30 behaviour.