[matt@carbon netcoreapp3.0]$ [matt@carbon netcoreapp3.0]$ exit [matt@carbon netcoreapp3.0]$ dotnet InteractiveReadLine.Demo.dll [matt@carbon netcoreapp3.0]$ dotnet InteractiveReadLine.Demo.dll InteractiveReadLine Demo ProgramThis executable is a demonstration to showcase some of the features of this library.You can exit at any time with the command 'exit'.'' Demo Home featured Featured Demos keys Key Behaviors and Customization formatters Display Formatting and Customization lexing Lexers and Tokenizing autocomplete Autocomplete Demos history History Demos home Return to demo home exit Exit the demo program home > home > f home > fo home > for home > form home > formatters Display Formatting and Customization fixed-prompt Demonstrates a fixed prompt passwd-stars Demonstrates a password prompt passwd-bars Shows a more complicated password prompt with a unique visual representation back Go back home Return to demo home exit Exit the demo program home/formatters > home/formatters > p home/formatters > f home/formatters > fi home/formatters > fix home/formatters > fixed-prompt Demo: fixed-prompt (Demonstrates a fixed prompt) * https://github.com/mattj23/InteractiveReadLine/tree/master/InteractiveReadLine.Demo/Demos/Formatters/FixedPrompt.cs run Run this demo back Go back home Return to demo home exit Exit the demo program home/formatters/fixed-prompt > home/formatters/fixed-prompt > r home/formatters/fixed-prompt > ru home/formatters/fixed-prompt > run This shows a very basic use of a formatter; to insert fixed text in front of the input area. prompt text # prompt text #t prompt text #th prompt text #thi prompt text #this prompt text #this prompt text #this i prompt text #this is prompt text #this is prompt text #this is a prompt text #this is a prompt text #this is a f prompt text #this is a fi prompt text #this is a fix prompt text #this is a fixe prompt text #this is a fixed prompt text #this is a fixed prompt text #this is a fixed p prompt text #this is a fixed pr prompt text #this is a fixed pro prompt text #this is a fixed prom prompt text #this is a fixed promp prompt text #this is a fixed prompt Demo: fixed-prompt (Demonstrates a fixed prompt) home/formatters/fixed-prompt > b home/formatters/fixed-prompt > ba home/formatters/fixed-prompt > bac home/formatters/fixed-prompt > back [return to formatters] Display Formatting and Customization fixed-prompt Demonstrates a fixed prompt passwd-stars Demonstrates a password prompt passwd-bars Shows a more complicated password prompt with a unique visual representation back Go back home Return to demo home exit Exit the demo program home/formatters > home/formatters > p home/formatters > pa home/formatters > pas home/formatters > pass home/formatters > passwd-stars home/formatters > passwd-bars Demo: passwd-bars (Shows a more complicated password prompt with a unique visual representation) * https://github.com/mattj23/InteractiveReadLine/tree/master/InteractiveReadLine.Demo/Demos/Formatters/PasswordBarPrompt.cs run Run this demo back Go back home Return to demo home exit Exit the demo program home/formatters/passwd-bars > home/formatters/passwd-bars > r home/formatters/passwd-bars > ru home/formatters/passwd-bars > run This shows a special password prompt which replaces the entered text with a unique visual representation. Enter Password:[ ==] Enter Password:[ ========== ] Enter Password:[ ======== ] Enter Password:[ == ] Enter Password:[ == ] Enter Password:[ === ] Enter Password:[ =====] Enter Password:[ ================ ] Enter Password:[ ================ ] Enter Password:[ ======= ] Enter Password:[ ======== ] Enter Password:[ = ] Enter Password:[ ==== ] Enter Password:[ ========= ] Enter Password:[=============== ] Enter Password:[ ==================] Enter Password:[ ================== ] Enter Password:[ ========= ] Enter Password:[ ======= ] home/formatters/passwd-bars > h home/formatters/passwd-bars > ho home/formatters/passwd-bars > hom home/formatters/passwd-bars > home [returns to demo root] Demo Home featured Featured Demos keys Key Behaviors and Customization formatters Display Formatting and Customization lexing Lexers and Tokenizing autocomplete Autocomplete Demos history History Demos home Return to demo home exit Exit the demo program home > home > e home > ex home > exi home > exit [exits the demo program]home > exit [exits the demo program][matt@carbon netcoreapp3.0]$ exit