public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Up-arrow and Down-arrow related Query
@ 2007-01-12 13:28 Martijn de Gouw
  2007-01-12 17:19 ` Timur Tabi
  0 siblings, 1 reply; 6+ messages in thread
From: Martijn de Gouw @ 2007-01-12 13:28 UTC (permalink / raw)
  To: u-boot

Hi,
 
> I need to know where the Up and Down arrow key press
> functionalities are defined.    

Check common/main.c
See also this patch
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/21829/match=hist
ory

Regards,
Martijn de Gouw

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot-Users] Up-arrow and Down-arrow related Query
@ 2007-01-12 18:06 Kamesh K S
  2007-01-12 16:52 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: Kamesh K S @ 2007-01-12 18:06 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2007-02-01 10:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-12 13:28 [U-Boot-Users] Up-arrow and Down-arrow related Query Martijn de Gouw
2007-01-12 17:19 ` Timur Tabi
2007-01-12 17:34   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2007-01-12 18:06 Kamesh K S
2007-01-12 16:52 ` Wolfgang Denk
2007-02-01 10:29   ` Kamesh K S

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