Alexander Prokhorov

Results 81 comments of Alexander Prokhorov

@wangshuai-007 That's the same feature. I can't implement this without running code and doing tests, so I'd rather test it on something practical that I can see with my own...

@fedarovich You can find another workaround which works on any platform in the discussion of the issue [RenderDocumentToText adds an extra newline](https://github.com/Athari/CsConsoleFormat/issues/21#issuecomment-377939140). According to the bug reporter, it even works...

@fedarovich > One more interesting thing I've discovered is that the default colors are not among the 16 ANSI colors in Mac OS Terminal. I guess 16 "standard" colors can...

@fedarovich Well, that's new. Haven't considered that. Thanks for the info.

Looks like true FIGlet implementation for .NET exists, it's [Figgle](https://github.com/drewnoakes/figgle) (conveniently also licensed Apache 2.0). It supports horizontal smushing according to the spec. Word wrap, transforms and vertical smush aren't...

@drewnoakes Is it available as a NuGet package? I can't find it. It has some limitations and questionable implementation in a few places, but I like its API. If it...

@phase There seems to be some weird interaction between hardware, OS, browser and website which affects keyboard focus... Can you take a screenshot of DOM with the broken white issue...

@TotalCaesar659 It's "issue closed" separator, I'll fix that.

Are there any JavaScript Clippy implementations? I definitely could add UserJS for Clippy or link to it at least.