From: Pantelis Antoniou <panto@intracom.gr>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [patch #1/11] Auto Complete support
Date: Tue, 30 Mar 2004 17:48:17 +0300 [thread overview]
Message-ID: <406988B1.5000308@intracom.gr> (raw)
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
next reply other threads:[~2004-03-30 14:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-30 14:48 Pantelis Antoniou [this message]
2004-03-30 15:35 ` [U-Boot-Users] [patch #1/11] Auto Complete support 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=406988B1.5000308@intracom.gr \
--to=panto@intracom.gr \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.