![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rsh problem on redhat linux | eamani_sun | Red Hat | 2 | 08-07-2008 02:36 PM |
| Redhat Linux - Postfix problem | ramjimh2k3 | Red Hat | 3 | 07-28-2008 12:52 AM |
| HELP--Redhat on WinXP laptop PROBLEM!! | syrex | Windows & DOS: Issues & Discussions | 4 | 01-18-2004 10:25 AM |
| Linux Redhat 8.0 Problem | TRUEST | UNIX for Dummies Questions & Answers | 3 | 05-30-2003 09:55 AM |
| << booting problem with redhat 8.0 >> | dezithug | UNIX for Dummies Questions & Answers | 2 | 01-28-2003 05:17 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
vi problem, sco -> redhat
I rlogin from a sco box to a redhat box and run /bin/vi. Pgup, Pgdn, and arrow up/down keys don't work. I enter "export TERM=ansi80x25" and run vi again.Everything works just like I like it. Except the cursor turns into a blinking overscore. When I exit vi and close the connection to redhat, the cursor stays an overscore on the sco box.I've tried copying the ansi definition from a solaris box (which works) to the redhat box (solaris:/usr/share/terminfo/a/ansi to redhat:/usr/share/terminfo/a/ansi-sss) Export TERM=ansi-sss, I still get the blinking overscore. How do I make the Pgup, Pgdn, and arrow keys work and get rid of ALL color using redhat's ansi definition, or get rid of the blinking overscore cursor using ansi80x25?
|
|
||||
|
SCO has a very different definition of "ansi" than Linux.
There are many articles about this at my site but see Where can I get a Linux terminfo for "scoansi"? or a SCO terminal for Linux? for starters (otherwise search "linux sco terminfo" at my site). |
|
||||
|
Thanks Tony, I found a scoansi-old and scoansi-new terminfo that comes with redhat. With a few stty cmds from Brian White, via your site, the "old" works for me.
|
| Sponsored Links | ||
|
|