"Felix Zielcke" <[EMAIL PROTECTED]> writes:
> Thanks to nyu and daChaac on IRC By default with gfxterm loaded and
> gfxmode set to 640*480 help command produces empty lines see [0] help
> command assumes a fixed width of 80 but gfxterm in 640*480 has only 77
>
> This is a patch to fix it.
Here is the changelog entry from the other mail (just resend the patch
if you have a new changelog entry):
Felix Zielcke <[EMAIL PROTECTED]>
* commands/help.c: Include <grub/term.h>.
(TERM_WIDTH): Redefined to GRUB_TERM_WIDTH.
(two newlines instead of one)
It would be better to replace all users of TERM_WIDTH to use
GRUB_TERM_WIDTH, like you mentioned. Only ugly thing is that this is
actually a function...
--
Marco
_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel