There has been some progress in this bug: Common editing commands already available in hnb-1.9.18-4:
^A bol ^E eol ^C copy ^V paste ^X cut Additional common editing commands that will be in hnb-1.9.18-5: ^F right ^B left ^D delete Still missing to consider this bug as fixed: ^W bkill_word: bkill_word needs to be implemented in ui_edit_cmd(). Meta-F skipword: Meta-B bskipword: Support for key bindings with the Meta key needs to be implemented. After that has been done Meta-F and Meta-B can simply be added to hnbrc. Meta-D kill_word: Besides the above-mentioned Meta key support kill_word needs to be implemented in ui_edit_cmd(). There is also a typo in the invocation of cli_add_help for kill_word. This is just a status update, I mainly try to keep hnb in a usable and releasable state but do not plan to add many new features to hnb as I'm not its upstream. Carsten -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org