This seems nice.<div><br></div><div>I use colors directly in the bash shell normally. Also via Erlang. Could be nice with colors in erlang shell also. Seems more modern =)</div><div><br></div><div>Is:</div><div><div>--- a/lib/stdlib/src/shell.erl<span class="Apple-tab-span" style="white-space:pre"> </span>2011-11-22 08:57:01.000000000 -0500</div>
<div>+++ b/lib/stdlib/src/shell.erl<span class="Apple-tab-span" style="white-space:pre"> </span>2011-12-10 14:25:58.000000000 -0500</div><div>@@ -674,6 +674,7 @@ exprs([E0|Es], Bs1, RT, Lf, Ef, Bs0, W) </div><div> [io:requests([{put_chars, VS}, nl]) || W =:= cmd],</div>
<div> %% Don't send the result back if it will be</div><div> %% discarded anyway.</div><div>+ io:fwrite("\e[0m"),</div><div> V = if</div>
<div> W =:= pmt -></div><div> {W,V0};</div></div><div><br>intentionally omitted?</div><div>Always clearing the shell might be the way to go =)</div><div><br></div>
<div>// Björn-Egil<br><div class="gmail_quote">2012/11/22 Henrik Nord <span dir="ltr"><<a href="mailto:henrik@erlang.org" target="_blank">henrik@erlang.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
This mailing list + github is the only way atm.<br>
<br>
We are considering letting a view of our daily build result page
show up to the public via <a href="http://erlang.org" target="_blank">erlang.org</a><br>
That would increase transparency and possible decrease the
turnaround time for patches as the authors themselves could check
the test results of their patches.<div><div class="h5"><br>
<br>
<div>On 2012-11-22 10:11, Yurii Rashkovskii
wrote:<br>
</div>
<blockquote type="cite">Is there any *reliable* way to track what's in
pu/master-pu?
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Nov 22, 2012 at 1:07 AM, Henrik
Nord <span dir="ltr"><<a href="mailto:henrik@erlang.org" target="_blank">henrik@erlang.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> No its in there, it
was just removed temporary from the push <br>
<div>
<div> <br>
<br>
<br>
<div>On 2012-11-21 19:01, Yurii Rashkovskii wrote:<br>
</div>
<blockquote type="cite">Forgive me if I am missing
something, but did this patch somehow not make it to
master-pu?
<div><br>
</div>
<div><a href="https://github.com/erlang/otp/blob/master-pu/erts/emulator/drivers/unix/ttsl_drv.c#L915" target="_blank">https://github.com/erlang/otp/blob/master-pu/erts/emulator/drivers/unix/ttsl_drv.c#L915</a><br>
</div>
<div><br>
</div>
<div>(pu doesn't have it either <a href="https://github.com/erlang/otp/blob/pu/erts/emulator/drivers/unix/ttsl_drv.c#L915" target="_blank">https://github.com/erlang/otp/blob/pu/erts/emulator/drivers/unix/ttsl_drv.c#L915</a>)</div>
<div><br>
</div>
<div>Is it intentional or is it an omission?</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Nov 15, 2012 at
4:20 AM, Henrik Nord <span dir="ltr"><<a href="mailto:henrik@erlang.org" target="_blank">henrik@erlang.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you for your
contribution, I have added the patch to
'master-pu'
<div><br>
<br>
<br>
On 2012-11-14 14:49, Pedram Nimreezi wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <a href="https://github.com/DeadZen/otp/blob/d3e3d51dbb21f0fdb125becacb80e34d0565fff7/erts/emulator/drivers/unix/ttsl_drv.c#L901" target="_blank">https://github.com/DeadZen/otp/blob/d3e3d51dbb21f0fdb125becacb80e34d0565fff7/erts/emulator/drivers/unix/ttsl_drv.c#L901</a><br>
<a href="https://github.com/DeadZen/otp/blob/d3e3d51dbb21f0fdb125becacb80e34d0565fff7/erts/emulator/drivers/unix/ttsl_drv.c#L599" target="_blank">https://github.com/DeadZen/otp/blob/d3e3d51dbb21f0fdb125becacb80e34d0565fff7/erts/emulator/drivers/unix/ttsl_drv.c#L599</a><br>
<a href="https://github.com/DeadZen/otp/blob/d3e3d51dbb21f0fdb125becacb80e34d0565fff7/erts/emulator/drivers/unix/ttsl_drv.c#L609" target="_blank">https://github.com/DeadZen/otp/blob/d3e3d51dbb21f0fdb125becacb80e34d0565fff7/erts/emulator/drivers/unix/ttsl_drv.c#L609</a><br>
</blockquote>
<br>
</div>
<span><font color="#888888"> -- <br>
/Henrik Nord Erlang/OTP</font></span>
<div>
<div><br>
<br>
_______________________________________________<br>
erlang-patches mailing list<br>
<a href="mailto:erlang-patches@erlang.org" target="_blank">erlang-patches@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-patches" target="_blank">http://erlang.org/mailman/listinfo/erlang-patches</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
<span><font color="#888888">
<pre cols="72">--
/Henrik Nord Erlang/OTP</pre>
</font></span></div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div></div><span class="HOEnZb"><font color="#888888"><pre cols="72">--
/Henrik Nord Erlang/OTP</pre>
</font></span></div>
<br>_______________________________________________<br>
erlang-patches mailing list<br>
<a href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-patches" target="_blank">http://erlang.org/mailman/listinfo/erlang-patches</a><br>
<br></blockquote></div><br></div>