C# (CSharp) IrcShark.Extensions.Terminal History - 2 examples found. These are the top rated real world C# (CSharp) examples of IrcShark.Extensions.Terminal.History extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
The History saves a list of typed commands on the console and provides methods to switch through the saved commands.
This code bases on Miguel de Icaza's ([email protected]) LineEditor from the mono project. It was changed to fit the needs of IrcShark and its coding standards.