Path: utzoo!utgpu!attcan!uunet!munnari!moncskermit!goanna!yabbie!rcodi From: rcodi@yabbie.rmit.oz (Ian Donaldson) Newsgroups: comp.bugs.4bsd Subject: vi-bug: internal error in vgoto Message-ID: <827@yabbie.rmit.oz> Date: 2 Aug 88 23:46:50 GMT Organization: RMIT Comm & Elec Eng, Melbourne, Australia. Lines: 28 Description: Ever noticed that if you have your cursor positioned after column 80 on a long line on an 80 character wide screen, and you hit ^Z, then "fg" that you end up with nothing on the screen, and sometimes you even get the message: internal error in vgoto Hitting any key seems to fix the screen, but its a bit irritating at times, especially when the file you have has most of its lines longer than the screen width (like our /etc/passwd does). Repeat-by: vi /etc/passwd look for a long line, to to it, hit this in sequence $ ^Z fg Note the blank screen, or an error message. Systems: This happens on all versions of 4.[123]BSD, including all Suns that I have played with. It doesn't happen on vanilla System-V, due to lack of job control. Ian D