On Thu, Nov 29, 2018 at 12:39:16AM +0100, Boris Brezillon wrote: > When auto-completing command arguments, the last argument is not > necessarily the one we need to auto-complete. When the last character is > a space, a tab or '\0' what we want instead is list all possible values, > or if there's only one possible value, place this value on the command > line instead of trying to suffix the last valid argument with missing > chars. > > Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

