haoyangw / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

Ghosting problem in Vim 7.3 #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. SSH to a remote server
2. Open vim on an existing file with at least 50 lines and start adding lines / 
deleting lines.
3. You will see that the text shifts up or down incorrectly and the line 
numbering is off. If you highlight the whole document (Shift+V) and hit escape 
it adjusts the text to where it should be.

What is the expected output? What do you see instead?
Lines should be adjusting appropriately rather than lines appearing in the 
wrong places.

What version of the product are you using? On what operating system?
OS: Android 4.03
Terminal IDE: Latest in app store

Please provide any additional information below.
I know for sure that this is not an issue with the server I'm ssh'ing to 
because it happens on every server I connect to and use vim on, not a 
particular one.

Thanks!

Original issue reported on code.google.com by Rjhoop...@gmail.com on 4 Feb 2013 at 10:28