This is a discussion on problem Xterm within the AIX Operating System forums, part of the Unix Operating Systems category; --> hello i have got a problem: when i'm writing on xterm console, i'm erasing the text already wrote: exemple: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hello i have got a problem: when i'm writing on xterm console, i'm erasing the text already wrote: exemple: ^[exec-products-patr "/PUK/PROCPRES/ccinfo/info" = { REPLACE = "clinfo^B/usr/es/sbin/cluster/clinfo^B1^B1^B^B2^B2^B5^B^B^B^B^B1^B2^B1^B0^B0^B0^ B0" }, "/PUK/PROCPRES/clsmuxpd/info" = { REPLACE = "clsmuxpd^B/usr/es/sbin/cluster/clsmuxpd^B1^B1^B^B2^B2^B5^B^B^B^B^B1^B2^B1^B0^B0^B 0^B0" }, "/PUK/PROCPRES/clstrmgr/info" = { REPLACE = "clstrmgr^B/usr/es/sbin/cluster/clstrmgr^B1^B1^B^B2^B2^B5^B^B^B^B^B1^B2^B1^B0^B0^B 0^B0" }, i did à set -o vi but always the same thing . someone can to help me ? |
| ||||
| Try this: stty erase <now-hit-the-back-key> <press-enter> This should work. Thanks and regards, Rajbir Bhattacharjee gerard.pineau1@free.fr wrote: > hello > > i have got a problem: > when i'm writing on xterm console, i'm erasing the text already > wrote: > exemple: > ^[exec-products-patr > "/PUK/PROCPRES/ccinfo/info" = { REPLACE = > "clinfo^B/usr/es/sbin/cluster/clinfo^B1^B1^B^B2^B2^B5^B^B^B^B^B1^B2^B1^B0^B0^B0^ B0" > }, > "/PUK/PROCPRES/clsmuxpd/info" = { REPLACE = > "clsmuxpd^B/usr/es/sbin/cluster/clsmuxpd^B1^B1^B^B2^B2^B5^B^B^B^B^B1^B2^B1^B0^B0^B 0^B0" > }, > "/PUK/PROCPRES/clstrmgr/info" = { REPLACE = > "clstrmgr^B/usr/es/sbin/cluster/clstrmgr^B1^B1^B^B2^B2^B5^B^B^B^B^B1^B2^B1^B0^B0^B 0^B0" > }, > > i did à set -o vi but always the same thing . > > > someone can to help me ? |