* normal/completion.c (grub_normal_do_completion): When completing
arguments to "set" and the current word contains an equals sign, skip to after the equals sign before starting completion.
This commit is contained in:
parent
258c2573a6
commit
fb55c3acf9
2 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-06-07 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* normal/completion.c (grub_normal_do_completion): When completing
|
||||
arguments to "set" and the current word contains an equals sign,
|
||||
skip to after the equals sign before starting completion.
|
||||
|
||||
2010-06-07 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* fs/i386/pc/pxe.c (grub_pxe_open): Fix parsing of gateway_ip.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue