Is shift-up and shift-down for moving nodes broken for you? I submitted a patch to Debian (who seem to be the maintainers now) but nobody else seems to have this problem.
If anyone else does have the problem: add {KEY_SR, "sup"} and {KEY_SF, "sdown"} to ui_binding.c and change "sprevious" and "snext" to "sup" and "sdown" in the configuration file.
Nice suggestion. That's the kind of software I really appreciate atm - I'd never seen this. Looks a little like taskwarrior with some interesting features?
I won't test-drive it at this point though because I don't see it doing anything the text files haven't got covered (that I need) and there's nothing to install to use those on each additional device.
If anyone else does have the problem: add {KEY_SR, "sup"} and {KEY_SF, "sdown"} to ui_binding.c and change "sprevious" and "snext" to "sup" and "sdown" in the configuration file.