All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: editing a menu entry
Date: Tue, 14 Sep 2004 16:12:25 +0200	[thread overview]
Message-ID: <200409141612.25330.okuji@enbug.org> (raw)

I'd like to hear your opinion about editing a menu entry.

I'm now writing code for editing a menu entry. Unlike GRUB Legacy, I'd 
like to edit a menu entry directly using GRUB as a screen editor rather 
than going to a command-line and going back to the menu-like interface. 
Conceptually, the interface for menu entry editing will behave like a 
subset of GNU Emacs.

Then, there is a key bind problem. In GRUB Legacy, we use 'b' to boot an 
entry and use ENTER to edit a specified command. In GRUB 2, these must 
be used to insert the character 'b' and to insert a newline or split a 
command into two, respectively. Then, how to boot the entry? I don't 
know what the right way is. Using an unusual key (such as C-c)? Or, a 
combination of keys (such as C-x b)?

What do you think?

Okuji



             reply	other threads:[~2004-09-14 14:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-14 14:12 Yoshinori K. Okuji [this message]
2004-09-14 14:27 ` editing a menu entry Tobias Wollgam
2004-09-14 15:23   ` Yoshinori K. Okuji
2004-09-14 16:09 ` Marco Gerards
2004-09-15  9:35   ` Yoshinori K. Okuji
  -- strict thread matches above, loose matches on Subject: below --
2004-09-15  8:22 lode leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200409141612.25330.okuji@enbug.org \
    --to=okuji@enbug.org \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.