bfriesen/ConsoleReader
A replacement of Console.ReadLine() that enables pluggable auto-completion, undo/redo, command history, copy/paste via ctrl+c/ctrl+x/ctrl+v, and other common text editor keyboard shortcuts.
C#MIT
A replacement of Console.ReadLine() that enables pluggable auto-completion, undo/redo, command history, copy/paste via ctrl+c/ctrl+x/ctrl+v, and other common text editor keyboard shortcuts.
C#MIT