Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] Problem while browsing through the file using viwithin Terminal

Before you launch vi on the remote, try doing this:

setenv TERM ansi

This is a known limitation, which should be documented.
I think the problem is that some remote hosts (telnet, ssh)
do not correctly recognize the terminal type that we send
to them.

Vi and Emacs have been working fine for me in the past, and
they should continue to work fine (including colors, if you 
want).

If vi continues to fail, please file a bug.

If the setenv TERM workaround works but you don't see where
To find the documentation for this workaround, also file 
A bug since docs should be updated.

Thanks,
Martin 

-----Original Message-----
From: dsdp-tm-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of vrushali babar
Sent: Thursday, November 05, 2009 11:32 AM
To: dsdp-tm
Subject: [dsdp-tm-dev] Problem while browsing through the file using
viwithin Terminal

Hi,

I'm facing problem while browsing through the file using vi within RSE
terminal.
If I scroll down and scroll up again, instead of the whole file
scrolling up, only the top line will scroll up. 
The problem happens with some experimentation in scrolling down too.
Is this due to large file size or any other reason? 
Could you suggest any workaround for this?
It would be great to work with vi through RSE if there is some work
around available.

Thanks,
Vrushali.


      
_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev


Back to the top