[erlang-patches] make edlin understand a few important control keys

Björn-Egil Dahlberg egil@REDACTED
Mon Jul 15 17:53:06 CEST 2013


On 2013-07-15 17:03, Stefan Zegenhagen wrote:
> Hi Fredrik,
>
>> I've gotten some feedback from your review,
>> You need to add documentation under Erts-> "User's Guide" -> "tty - A
>> command line interface"
>>
>> You need to add testcase in interactive_shell_SUITE a simplified
>> example of how this testcase could look like;
>> ctrl_w_and_ctrl_u(_Conf) ->
>>      rtnode([{putline,""}, {putline, "2."}, {getline, "2"},
>> {putline,"xxx yy"++[$\^w]++"."}, {getline,"xxx"}, {putline,"xxx
>> yy"++[$\^u]++"z."}, {getline,"z"}],[]).
>
> Please find an updated version of the patch attached to this e-mail. I
> hope that you still accept it via e-mail because the former patch was
> sent the same way ;-).
>
> I have extended the documentation to list the new key combinations and
> added tests to make sure they work.
Refetched!

It is vacation time for most people in otp so people re-reviewing will 
be slow(er) to answer.

// Björn-Egil
>
>
> Kind regards,
>
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130715/949223e4/attachment.htm>


More information about the erlang-patches mailing list