[RFC 0/3] readline: add ctrl-w handling (cut-the-last-word)

Antony Pavlov antonynpavlov at gmail.com
Sun Oct 28 11:11:37 EDT 2012


On 27 October 2012 16:24, Sascha Hauer <s.hauer at pengutronix.de> wrote:
> Hi Antony,
>
> On Fri, Oct 26, 2012 at 09:58:52AM +0400, Antony Pavlov wrote:
>> 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
>
> Looks good.

So apply the patches, please.

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list