dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] DotGNU.Terminal


From: Rhys Weatherley
Subject: [Pnet-developers] DotGNU.Terminal
Date: Sat, 8 Nov 2003 11:46:38 +1000
User-agent: KMail/1.4.3

Hi all,

I've added a new assembly to pnetlib CVS called "DotGNU.Terminal".  This 
provides some useful additions to the extended console routines.  Most 
notably a readline-like line input editor, that includes full cursor-based 
editing, command history, TAB-completion, etc.

Use the method "Readline.ReadLine(prompt)" to read in a line, and 
"History.AddHistory(line)" to add it to the scroll-back history.  More 
information can be found in the comments within the code.

I also fixed some bugs in the extended console within pnet, so you will need 
to update both pnet and pnetlib from CVS.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]