Restore and enhance pager functionality
This commit is contained in:
parent
6fcebedeed
commit
3c69fb81e1
3 changed files with 316 additions and 151 deletions
|
@ -661,7 +661,6 @@ GRUB_MOD_INIT(normal)
|
|||
|
||||
grub_set_history (GRUB_DEFAULT_HISTORY_SIZE);
|
||||
|
||||
grub_install_newline_hook ();
|
||||
grub_register_variable_hook ("pager", 0, grub_env_write_pager);
|
||||
|
||||
/* Register a command "normal" for the rescue mode. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue