Hacker News new | ask | show | jobs
by dTal 3806 days ago
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.