TimOdell

Results 4 issues of TimOdell

Hello, I was able to execute the ConsoleTest application to see how it performed with the new Windows Terminal. It appears you are setting the terminal width prior to rendering...

resolved:wontfix
type:bug
tag:os-specific

When adding photo's to the editor I would like to see that saves to the browser's local storage so that it can be captured and then uploaded back to my...

The following two lines of CSV are not parsing correctly. Can someone check to see why? Thanks ![image](https://user-images.githubusercontent.com/4322241/125855882-74b24cb9-990c-4c80-9709-d830b8dd1190.png) ![image](https://user-images.githubusercontent.com/4322241/125855914-bb878faa-890b-4370-986e-14d032da3051.png) No.,Scan List Name,Scan Channel Member,Scan Channel Member RX Frequency,Scan Channel Member...

enhancement

Where in the source code would you suggest I update so the Console.Write method does not emit a carriage return. ``` FigletFont font = FigletFont.Load(Path.Combine(Environment.CurrentDirectory, @"FigletFonts\big.flf")); Figlet big = new...