From: Kamesh K S <kamesh@signal-networks.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Up-arrow and Down-arrow related Query
Date: 12 Jan 2007 18:06:33 +0000 [thread overview]
Message-ID: <1168625193.1678.23.camel@Kamesh> (raw)
Hi All,
I'm using u-boot for our custom board.
We are customizing the Cmd Line interface of U-Boot
to suit our needs.
The Up-Arrow & Down-Arrow keys don't function the way
they do in Bash Shell prompt.
The Up-Arrow takes the cursor up the screen thru the previous
prompt lines. Where is this Up-Arrow functionality defined ?
Same with Down-Arrow - It takes the cursor down till u hit the
bottom of the screen ( as in a file ).
I chkd the readline() function in common/main.c, but that does
not take care of Up & Down arrows in Switch - Case stmts.
I also chkd some environment related files too, but no help.
I need to know where the Up and Down arrow key press
functionalities are defined.
Please Help !!
Rgds
Kamesh
next reply other threads:[~2007-01-12 18:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-12 18:06 Kamesh K S [this message]
2007-01-12 16:52 ` [U-Boot-Users] Up-arrow and Down-arrow related Query Wolfgang Denk
2007-02-01 10:29 ` Kamesh K S
-- strict thread matches above, loose matches on Subject: below --
2007-01-12 13:28 Martijn de Gouw
2007-01-12 17:19 ` Timur Tabi
2007-01-12 17:34 ` 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=1168625193.1678.23.camel@Kamesh \
--to=kamesh@signal-networks.com \
--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.