Xref: utzoo comp.unix.questions:12816 comp.bugs.misc:216 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!mcvax!hp4nl!philmds!leo From: leo@philmds.UUCP (Leo de Wit) Newsgroups: comp.unix.questions,comp.bugs.misc Subject: Vi bug Message-ID: <1001@philmds.UUCP> Date: 12 Apr 89 11:02:02 GMT Reply-To: leo@philmds.UUCP (Leo de Wit) Organization: Philips I&E DTS Eindhoven Lines: 16 Maybe someone has been bitten by this one before, but anyway, here it goes (reproducable at least both on Ultrix 2.x and SUNOS 3.5): Create a file with at least one line that wraps (depending on your terminal / window, probably a line of over 80 chars). Now type '/' (search) followed by windowsize+1 dots (so probably 81). Surprise! You probably get a corrupted display (even ^L won't help). By pressing 'n' a few times I managed to get an internal vi error (it goes back to ex mode). If it matters: my wrapmargin is set to 0. If you'd be interested why one might want to use such a search pattern: it was for searching long lines 8-). Leo.