]> git.ipfire.org Git - thirdparty/grub.git/commit
normal/help: Add paging instructions to normal and help prompts
authorRobbie Harwood <rharwood@redhat.com>
Fri, 4 Nov 2022 17:05:37 +0000 (13:05 -0400)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 14 Nov 2022 16:37:51 +0000 (17:37 +0100)
commitf5759a878e137321c77a542efb9bc4c55634a382
tree3986a468073245b03e4d0a9db221ac21103b7683
parenta4356538d03c5a5350790b6453b523fb9214c2e9
normal/help: Add paging instructions to normal and help prompts

This is not an ideal solution, as interactive users must always run
a command in order to get the behavior they want, but it avoids
problematic interactions between prompting and sourcing files.

Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/commands/help.c
grub-core/normal/main.c