On Tue, Feb 10, 2009 at 14:29, Ted Pavlic <ted@xxxxxxxxxxxxx> wrote: > I notice that when I do the sequence... > > *) open tig > *) hit <CR> to view first changeset > *) hit "j" to scroll one line > > the green highlighting on the first line moves to the second, but the > whitespace following the "commit 00000000000000" stays green. For example, > if I do the sequence above in the tig repo, I'm left with > > commit e278600f599f60a2b98aeae6bfbb6ba92cf92d6f---GREEN BG HERE--- > ---This line (Refs:) has GREEN BG--- > > The "commit" has a black background. > > Is that a bug? Or do I need to upgrade my ncurses? Sounds like a bug. Probably from the drawing optimizations in tig-0.14. No upgrade should be necessary. Could you give me some information about what terminal application you are using. Also, have you added any specific color settings to ~/.tigrc? > If I hit <CR> a few more times (to move the screen) and then hit "j" more > (to move the highlighted line), I get this same bug randomly on different > lines. This is a good hint. Does it happen a mostly when you hit "j" and it causes the view to be scrolled down? -- Jonas Fonseca -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html