he Linux side,
including the global ones in /etc. You are using Cygwin ssh, right?
> And doing stty erase '^?' (or stty erase ctrl-v ) in Linux
> fixes vi but SQLPlus still gets little triangles.
>
> My TERM=ansi but I’ve also tried vt100 and cygwin - no change.
Which proba
triangles like a Delta character entity in
SQLPLus.
And doing stty erase '^?' (or stty erase ctrl-v ) in Linux
fixes vi but SQLPlus still gets little triangles.
My TERM=ansi but I’ve also tried vt100 and cygwin - no change.
I upgraded from Cygwin 1.5.25 to 1.7.9 based on 1.7.2 release notes
s
I have just installed Cygwin on Windows XP.
Immediately I noticed the wrong behavior of the backspace key.
As it proved, it was caused by the fact that terminfo for cygwin defined
kbs=^H
whereas /etc/profile had the line
stty erase '^?'
I think it would be better t
3 matches
Mail list logo