<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This looks like an interesting project.  As the web page says, functionality somewhat like readline would be very useful.<div><br></div><div>The one big requirement is that the code be reentrant to allow for multiple ssh or telnet 'logins' to the RTEMS machine.  This is currently the major shortcoming in readline (and the similar 'tecla' project) since they rely on the termcap library which is non-reentrant.</div><div><br></div><div>A way to limit the scope to make the project more tractable would be to support only the ANSI terminal control sequences.  This isn't that big a restriction nowadays when a 'terminal' is likely an emulation program running on another computer.</div><div><br><div><div>On Feb 20, 2010, at 8:22 AM, Gokul Sudhakaran wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>Hi<br><div class="gmail_quote"><br>I recently installed rtems on my system and have been browsing through some of the open projects in the rtems wiki pages. I am interested in implementing the Simple Line Editor project. (<a href="http://www.rtems.com/wiki/index.php/SimpleLineEditor" target="_blank">http://www.rtems.com/wiki/index.php/SimpleLineEditor</a>).<br>


<br clear="all">

I would appreciate it if someone could help me in getting a clear idea about the problem, any examples or sites that i could refer.<br><br>-- <br>Regards<br><font color="#888888">Gokul<br><br>
</font></div>
_______________________________________________<br>rtems-users mailing list<br><a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>http://www.rtems.org/mailman/listinfo/rtems-users<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">-- <br>Eric Norum<br><a href="mailto:wenorum@lbl.gov">wenorum@lbl.gov</a><br><br><br></span>
</div>
<br></div></body></html>