The popular 'bash' command interpreter has the ctrl-w keystroke for cutting the last word in the command line. This keystroke is very handy for me and I really miss it in barebox. This patch series adds ctrl-w support to barebox's readline and in addition fixes a typo. [RFC 1/3] readline: move backspace key handling to the DO_BACKSPACE [RFC 2/3] readline: add ctrl-w handling (cut-the-last-word) [RFC 3/3] readline: fix the 'new blank line at EOF' typo _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox