Viewing profile — happypatrik
happypatrik
HN member- Joined
- Tue, Jul 23, 2013, 12:51 AM UTC
- HN karma
- 9
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About happypatrik
Recent public activity
-
comment
Comment #25199057
Excellent suggestion!
-
comment
Comment #25198557
The library can also detect whether or not ANSI escape sequences are available in the terminal and fallback to something else. It can also downgrade colors depending on the color b…
-
comment
Comment #25198544
Yes, I run integration and unit tests on Windows, Linux and MacOS as part of the CI for Spectre.Console, so everything should be fully functional cross platform. The only thing req…
-
comment
Comment #25198523
Yes, Spectre.Console is heavily inspired by Rich, and this is stated in the first paragraph of the repository and documentation :)
-
comment
Comment #25198512
It's not a TUI library in that sense. You should check out Gui.cs if you want to build more interactive applications in C#: https://github.com/migueldeicaza/gui.cs
-
comment
Comment #25198495
I'm the author of this lib. Yes, abstracting away ANSI escape sequences is one purpose of the lib, but first and foremost the purpose is to make it easier to render complex things …
-
comment
Comment #25054334
It depends since it's really up to the terminal. If the terminal don't support ANSI escape sequences, Spectre.Console will fall back to using the System.Console API with the standa…
-
comment
Comment #21872800
Sure, send a PR.
-
comment
Comment #21871354
Not hard coded for a particular DPI, it just doesn't take DPI into account since I always run with DPI settings set to 100%.
-
comment
Comment #21871341
It's not dead, but it's done in my perspective since it does what I wanted it to do when I created it.
-
comment
Comment #11297009
Must say that Chocolatey have made my life much easier and I recommend to try it out. Not sure about all the negative comments here. It's OSS so if you have a negative experience a…
- comment
-
comment
Comment #6087524
"Some handsets can't be fully powered down without removing the battery; for instance, some Nokia models will wake up when turned off if an alarm is set." ( http://news.cnet.com/21…