On 2012-01-27 Javier Barroso <[email protected]> wrote: > On Fri, Jan 27, 2012 at 12:37 AM, Marco <[email protected]> wrote: > > On 2012-01-27 Javier Barroso <[email protected]> wrote: > > > >> On Thu, Jan 26, 2012 at 7:37 PM, Marco <[email protected]> wrote: > >> > On 2012-01-26 Julien Danjou <[email protected]> wrote: > >> > > >> >> On Thu, Jan 26 2012, Marco wrote: > >> >> > >> >> > I face a problem with vim since I use awesome. Sometimes > >> >> > the displayed text is wrong (for instance when scrolling, > >> >> > the wrong part of the file is displayed), marking the text > >> >> > then changes to the correct one. However, part of the line > >> >> > numbers are missing. > >> >> > > >> >> > The impact of this problem kind of hard to describe. Sorry > >> >> > if I provided a non-understandable error description. > >> >> > Please have a look at the attached picture. It displays > >> >> > the config file in this weird way. > >> >> > > >> >> > What's the cause and how to fix. > >> >> > >> >> What terminal emulator do you use? Could you try with > >> >> another one? > >> > > >> > I use urxvt. I changed it to xterm, but the problem > >> > remained. > >> If I had such problem, I would verify: > >> > >> $ stty -a # and see rows and columns > > > > rows 49; columns 83; > > > >> $ echo $COLUMNS > > > > Nothing > > > >> - Inside vim try Control-l > > > > Why? From manual: > > > > CTRL-I Go to [count] newer cursor position in jump list > > l is L in lowercase, sorry for the confusion :-). It clean the screen
Sorry, my fault. > Your issue happens always ? or only sometimes ? It doesn't happen with every file, only from time to time. But having found an “evil” file, it's reproducible. Marco -- To unsubscribe, send mail to [email protected].
