Re: [PATCH] Tiny command line fix

2005-07-03 Thread Yoshinori K. Okuji
On Sunday 03 July 2005 11:39, Vincent Pelletier wrote: > 2005-07-03 Vincent Pelletier <[EMAIL PROTECTED]> > > * normal/comandline.c > (grub_cmdline_get): Don't fallback on ctrl-d when backspace is > pressed at beginning of line. commandline.c? Hmm, you seem not to use the Change

[PATCH] Tiny command line fix

2005-07-03 Thread Vincent Pelletier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here is a patch that fixes "backspace" ('\b') acting as "delete" (ctrl-d) when at beginning of line. 2005-07-03 Vincent Pelletier <[EMAIL PROTECTED]> * normal/comandline.c (grub_cmdline_get): Don't fallback on ctrl-d when backspace is