bug-ed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ed using Bash/Emacs commands for movement


From: Andrew L. Moore
Subject: Re: ed using Bash/Emacs commands for movement
Date: Tue, 22 Jun 2021 11:51:35 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Jackson:

> Anyway, is this key chord support (unsupported in this case) something
> desired? I mean, is it unsupported by design?

Integrating libreadline into ed is not possible without breaking changes. And since ed is supposed to be backward-compatible with over 50 years of scripts, that is, unfortunately, not an option.

Nonetheless, rlwrap works well with ed and is probably your best option for history and command-line editing.
-AM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]