Christian Brabandt wrote: > On So, 05 Jun 2011, Bram Moolenaar wrote: > > > > ZyX wrote: > > > > > > The diff filler means that this line doesn't exist in that buffer. > > > > There can't possibly be a sign there, so why do you expect the sign > > > > column to show up there? > > > Just for the same reason why I see number column there (though with no > > > numbers). > > > I think my screen shot is clear enough: here is > > > FFSStext > > > FF------ > > > FFSStext > > > (F is fold column, S is sign column) > > > If I enabled numbers it would be more clear: > > > FFSSNNN text > > > FF ------ > > > FFSSNNN text > > > which I guess is really > > > FFSSNNN text > > > FFnnn ------ > > > FFSSNNN text > > > (where N is a digit and `n' is a space in place of absent digit). > > > > > > Here is screenshot with numbers enabled: > > > http://img-fotki.yandex.ru/get/4705/kp-pav.1/0_695a2_66d73e36_orig.png > > > > Yeah, that doesn't look right. > > I think, this patch fixes it:
Thanks, I'll check it out later. I hope it doesn't introduce a new problem. -- I wish there was a knob on the TV to turn up the intelligence. There's a knob called "brightness", but it doesn't seem to work. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
