[erlang-patches] shell line buffer behavior
Brendan Doyle
brendan.doyle@REDACTED
Mon Mar 8 15:34:29 CET 2010
Absolutely, yes
On 2010-03-07, at 1:15 PM, Dave Peticolas wrote:
> Here's some work to make the Erlang shell history
> more like readline:
>
> git fetch git://github.com/jdavisp3/otp.git shell
>
> Specifically:
>
> 1. Blank lines are not added to the line buffer.
>
> 2. Pressing the down arrow on the last line causes no change.
>
> The previous behavior erased the line.
>
> 3. The new line is temporarily added to the line buffer
> so the user can move to previous lines with up arrows
> and then back to the new line with down arrows.
>
> The previous behavior discarded the partially written
> new line.
>
> 4. Changes made to previous lines while exploring the line
> buffer history are preserved.
>
> The previous behavior discarded changes made to older lines.
>
> Any interest in this?
>
> thanks,
> dave
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>
Brendan Doyle
Manager, Application Development
Epic Advertising - New York, Toronto, San Francisco, London
www.EpicAdvertising.com
60 Columbia Way, Suite 310
Markham, ON L3R 0C9
(905) 946-0300 x.2358 work
(647) 885-7159 mobile
(888) 666-3120 fax
brendan.doyle@REDACTED
More information about the erlang-patches
mailing list