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 > - Play with Mod4-m (type it two times) (sometimes I lost > the last line in my terminals) That helps. Thanks for the workaround. > - Test vim outside awesome Works perfect since ages. > Interesting problem ... If you like it so much, you can have it ;) Thanks for your suggestions. Marco -- To unsubscribe, send mail to [email protected].
