<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2013-07-15 17:03, Stefan Zegenhagen
      wrote:<br>
    </div>
    <blockquote cite="mid:1373900587.3597.26.camel@ax-sze" type="cite">
      <pre wrap="">Hi Fredrik,

</pre>
      <blockquote type="cite">
        <pre wrap="">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"}],[]).
</pre>
      </blockquote>
      <pre wrap="">

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.</pre>
    </blockquote>
    Refetched!<br>
    <br>
    It is vacation time for most people in otp so people re-reviewing
    will be slow(er) to answer.<br>
    <br>
    // Björn-Egil<br>
    <blockquote cite="mid:1373900587.3597.26.camel@ax-sze" type="cite">
      <pre wrap="">


Kind regards,

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-patches mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>