[patch 7/8] Backport shellword movement functions from bash 4.1

Eric Blake eblake@redhat.com
Tue Nov 2 20:56:00 GMT 2010


On 11/02/2010 02:49 PM, dan.colascione@gmail.com wrote:
>  
> +  rl_add_defun ("shell-forward-word", bash_forward_shellword, -1);
> +  rl_add_defun ("shell-backward-word", bash_backward_shellword, -1);
> +  rl_add_defun ("shell-kill-word", bash_kill_shellword, -1);
> +  rl_add_defun ("shell-backward-kill-word", bash_backward_kill_shellword, -1);

Hmm, here, it probably makes more sense for me to bite the bullet and
port my cygwin-specific stuff from bash 3.2 into bash 4.1, rather than
trying to backport bash 4.1 stuff into my cygwin 3.2 build.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20101102/644a9558/attachment.sig>


More information about the Cygwin mailing list