Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2011 13:39:24 -0500
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        Daniel O'Connor <doconnor@gsoft.com.au>
Cc:        freebsd-current Current <freebsd-current@freebsd.org>
Subject:   Re: bsdinstaller / partedit emacs key patch
Message-ID:  <4D94CA5C.9050007@freebsd.org>
In-Reply-To: <DACD4C80-343E-4274-8F15-06C9FA865061@gsoft.com.au>
References:  <DACD4C80-343E-4274-8F15-06C9FA865061@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/29/11 20:50, Daniel O'Connor wrote:
> Hi,
> I noticed that the entry widgets in the bsdinstaller label editor don't understand various "emacs keys" (eg C-a, C-d, C-e).
>
> Here's a patch which adds the basics.. Unfortunately dialog doesn't have a "key" for delete all, delete left or delete right so I couldn't add C-u, C-w or C-k.
>
> Note that you can't just call dlg_parse_bindkey("* ^a BEGIN") because dialog modifies the string which crashes (seg fault).

I'm happy to put this in, but it would be nice if you could try to get 
this into upstream dialog to avoid inconsistencies in various parts of 
the installation.
-Nathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D94CA5C.9050007>