grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gfxterm/pager regression


From: Colin Watson
Subject: gfxterm/pager regression
Date: Mon, 5 Jul 2010 13:47:23 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

gfxterm is behaving very oddly for me with 'set pager=1' right now; the
--MORE-- prompt appears after only a few lines of text have been output.
It looks rather as if it is counting the number of output characters as
if they were the number of output lines.  This doesn't happen when the
terminal output is an ordinary VGA console.

Looking at normal/term.c:put_glyphs_terminal, it seems that it
increments state->num_lines after every glyph.  This seems pretty odd.
Doesn't it need to do something a bit smarter than that?  Vladimir, is
this a regression from your bidi branch merge?

Thanks,

-- 
Colin Watson                                       address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]