All of lore.kernel.org
 help / color / mirror / Atom feed
* Please add better line editing
@ 2017-03-27  7:43 gobnat
  2017-04-03  5:48 ` Michael Zimmermann
  0 siblings, 1 reply; 3+ messages in thread
From: gobnat @ 2017-03-27  7:43 UTC (permalink / raw)
  To: grub-devel

Hi

I've had trouble with booting my system recently and have had to edit the parameters during boot. I have a long boot line (kernel text + 115 chars of optional params) and getting to the right place (about char 80) is very tedious. The key repeat seems to be very slow. It also buffers the key repeats. I release the key and the cursor continues moving for several seconds. I need to press the arrow key, hold it down and guess when it's going to get where I want it.

Also nice to have would be ctrl+left/right to navigate one "word" at a time.

Thanks

Brendan



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Please add better line editing
  2017-03-27  7:43 Please add better line editing gobnat
@ 2017-04-03  5:48 ` Michael Zimmermann
  2017-04-03  9:06   ` Vladimir 'phcoder' Serbinenko
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Zimmermann @ 2017-04-03  5:48 UTC (permalink / raw)
  To: The development of GNU GRUB

are you booting grub in BIOS or UEFI mode? GRUB in BIOS mode is
usually pretty slow because it constantly has to switch between real
and protected mode. In UEFI, GRUB is running at full speed.

Ofc, that doesn't help you if you need to boot in BIOS mode, but it's
a hint at where the slowness may come from.

Thanks
Michael

On Mon, Mar 27, 2017 at 9:43 AM, gobnat <gobnat@optusnet.com.au> wrote:
> Hi
>
> I've had trouble with booting my system recently and have had to edit the
> parameters during boot. I have a long boot line (kernel text + 115 chars of
> optional params) and getting to the right place (about char 80) is very
> tedious. The key repeat seems to be very slow. It also buffers the key
> repeats. I release the key and the cursor continues moving for several
> seconds. I need to press the arrow key, hold it down and guess when it's
> going to get where I want it.
>
> Also nice to have would be ctrl+left/right to navigate one "word" at a time.
>
> Thanks
>
> Brendan
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Please add better line editing
  2017-04-03  5:48 ` Michael Zimmermann
@ 2017-04-03  9:06   ` Vladimir 'phcoder' Serbinenko
  0 siblings, 0 replies; 3+ messages in thread
From: Vladimir 'phcoder' Serbinenko @ 2017-04-03  9:06 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 1539 bytes --]

On Sun, Apr 2, 2017, 19:48 Michael Zimmermann <sigmaepsilon92@gmail.com>
wrote:

> are you booting grub in BIOS or UEFI mode? GRUB in BIOS mode is
> usually pretty slow because it constantly has to switch between real
> and protected mode.

Not an issue.

> In UEFI, GRUB is running at full speed.
>
Doesn't matter.
Most common reason for slowness is high graphics resolution.

>
> Ofc, that doesn't help you if you need to boot in BIOS mode, but it's
> a hint at where the slowness may come from.
>
> Thanks
> Michael
>
> On Mon, Mar 27, 2017 at 9:43 AM, gobnat <gobnat@optusnet.com.au> wrote:
> > Hi
> >
> > I've had trouble with booting my system recently and have had to edit the
> > parameters during boot. I have a long boot line (kernel text + 115 chars
> of
> > optional params) and getting to the right place (about char 80) is very
> > tedious. The key repeat seems to be very slow. It also buffers the key
> > repeats. I release the key and the cursor continues moving for several
> > seconds. I need to press the arrow key, hold it down and guess when it's
> > going to get where I want it.
> >
> > Also nice to have would be ctrl+left/right to navigate one "word" at a
> time.
> >
> > Thanks
> >
> > Brendan
> >
> >
> > _______________________________________________
> > Grub-devel mailing list
> > Grub-devel@gnu.org
> > https://lists.gnu.org/mailman/listinfo/grub-devel
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>

[-- Attachment #2: Type: text/html, Size: 3417 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-03  9:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-27  7:43 Please add better line editing gobnat
2017-04-03  5:48 ` Michael Zimmermann
2017-04-03  9:06   ` Vladimir 'phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.