public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [patch #1/11] Auto Complete support
@ 2004-03-30 14:48 Pantelis Antoniou
  2004-03-30 15:35 ` Robert Schwebel
  2004-04-15 18:02 ` [U-Boot-Users] Re: [patch #1/11] Auto Complete support Wolfgang Denk
  0 siblings, 2 replies; 6+ messages in thread
From: Pantelis Antoniou @ 2004-03-30 14:48 UTC (permalink / raw)
  To: u-boot

Hello

The following patch adds auto-complete support
to the u-boot command line.

Using TAB the parser will try to auto complete
all commands and for a few commands it will
also try to do the same for their arguments.

The commands that accept auto completion of
their arguments are: setenv printenv & run.

To enable just

#define CONFIG_AUTO_COMPLETE

at the board config.h file.

Regards

Pantelis
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: autocomplete.diffstat
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040330/20e143aa/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: autocomplete.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040330/20e143aa/attachment-0001.txt 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-04-15 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-30 14:48 [U-Boot-Users] [patch #1/11] Auto Complete support Pantelis Antoniou
2004-03-30 15:35 ` Robert Schwebel
2004-04-06 12:37   ` [U-Boot-Users] EZkit bf533 board Vidya S
2004-04-06 14:06     ` ganapathi
2004-04-06 14:14       ` Vidya S
2004-04-15 18:02 ` [U-Boot-Users] Re: [patch #1/11] Auto Complete support Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox