comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » history broken under linux rh8.0/ gnome-terminal
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
history broken under linux rh8.0/ gnome-terminal [message #32540] Wed, 16 October 2002 06:50 Go to previous message
olivier.archer is currently offline  olivier.archer
Messages: 4
Registered: May 2000
Junior Member
Hi,
using arrow to recall a ligne seems to be broken under
rh8.0/gnome-terminal. I cant go back trought history line or just move
cursor left. Do you have experienced the problem ?

I've just made some little investigation using strace:

under rh 7.3, when i hit the left arrow key, i've got:
read(0, "\33", 1) = 1
read(0, "[", 1) = 1
read(0, "D", 1) = 1

but under 8.0, its:
read(0, "\33", 1) = 1
read(0, "O", 1) = 1
read(0, "D", 1) = 1

so "[" became "0". something is mapped by gnome-terminal, who is
confusing idl. I've try to disable KeyBinding and default profile,
without succes.

Other applications seems to work well ( tcsh, matlab, perldl, octave etc...)

thanks for help

--
Olivier
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: avi driver, IDL5.5, WinXP Pro sp1
Next Topic: IDLgrVolume RENDER_STEP does not scale

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 23:07:37 PDT 2025

Total time taken to generate the page: 0.71992 seconds