naggie / dstask

Git powered terminal-based todo/note manager -- markdown note page per task. Single binary!
https://calbryant.uk/blog/dstask-a-taskwarrior-alternative/
MIT License
793 stars 47 forks source link

Panic on `dstask show-next` #164

Closed ljmf00 closed 2 years ago

ljmf00 commented 2 years ago

When executing dstask show-next, the following output appears:

panic: this should never happen?

goroutine 1 [running]:
main.main()
    ./main.go:167 +0x1888

I suspect that this is due to the fact that show-next is an unhandled command.

dontlaugh commented 2 years ago

that should never happen