* grub-core/term/i386/pc/console.c (grub_console_getwh): Decrease
reported width by one to compensate for curesor algorithm problem.
This commit is contained in:
parent
91bf46b188
commit
db8ff59f61
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-04-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/term/i386/pc/console.c (grub_console_getwh): Decrease
|
||||
reported width by one to compensate for curesor algorithm problem.
|
||||
|
||||
2013-04-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix screen corruption in menu entry editor and simplify the code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue