----- Original Message ----- 
From: "Sisyphus" <[email protected]>
To: "hernan gonzalez" <[email protected]>
Cc: <[email protected]>
Sent: Saturday, February 28, 2009 5:02 PM
Subject: Re: [Perldl] perldl : line editing in windows


>
> ----- Original Message ----- 
> From: "hernan gonzalez" <[email protected]>
>
>>
>> You understand fine. For me, the arrow keys do not work at all, they
>> don't do anything.
>> I wonder what the difference with your setup can be...
>> Any other XP user ?
>
> Could it be something to do with Properties->Options for the cmd.exe 
> console ?

Nope - that's not it.
Turns out that on my Win32 boxes the "TERM" environment variable is set to 
"dumb", and that's what enables the arrow keys to work for me in the perldl 
shell:

####################################
C:\d>set TERM
TERM=dumb
####################################

I *think* that setting is the default for windows, and it probably gets 
changed when vi or emacs is installed, but at this stage I'm not sure about 
that.

Cheers,
Rob 


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to