TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Spectre.Console lets you make beautiful console apps with .NET Core

102 pointsby flipchartover 4 years ago

9 comments

merricksbover 4 years ago
Discussed nearly 2 weeks ago:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25047021" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25047021</a>
timviseeover 4 years ago
Though TUIs have its place, this totally destroys the ability for text processing used a lot on Unix platforms where a more simple output would suffice. For some applications like this it might be better to go for a non-terminal GUI anyway.
评论 #25198264 未加载
评论 #25198115 未加载
评论 #25198693 未加载
评论 #25198413 未加载
nudpiedoover 4 years ago
that can be interesting for F# and true cross platform applications. Can&#x27;t wait to mess with it.
0x445442over 4 years ago
I&#x27;m seeing more and more dancing around what I think is a desire to have a computing system much closer to the UI of emacs&#x2F;lisp machine.<p>It seems the desire is to use the power of natural language to interact with the machine with commands but to not be limited by textual output.<p>Emacs can render pictures and PDFs but it can&#x27;t render HTML well or videos at all.<p>Another UI that comes real close to what I think a lot of power users want are modern chat clients like Slack, Telegram, Discord and Mastadon because commands can be entered and the output is a stream of richer items than text.
评论 #25198675 未加载
评论 #25198460 未加载
Jaruzelover 4 years ago
I&#x27;ve been playing with the console improvements in Windows 10. I&#x27;ve hacked up a Win32 compiled version of the venerable VTTEST[1] and run it in the Windows 10 (Build 2004) standard console, and 90%+ of the ANSI escape sequences now work exactly as they should.<p>As such, I&#x27;m not sure what a framework like this adds, other than abstracting away the ESC sequences?<p>---<p>[1] <a href="https:&#x2F;&#x2F;invisible-island.net&#x2F;vttest&#x2F;" rel="nofollow">https:&#x2F;&#x2F;invisible-island.net&#x2F;vttest&#x2F;</a>
评论 #25198495 未加载
qwerty456127over 4 years ago
Does it support input anyway? Can a user choose a table row with arrow keys and press a button to do something or input a value?
评论 #25198512 未加载
nullsenseover 4 years ago
Damn. That&#x27;s neat.
MaxBarracloughover 4 years ago
It doesn&#x27;t mention which platforms are supported, but from a quick search of the repo, it seems to support both Windows and Unix consoles. Nice.
评论 #25198544 未加载
qwerty456127over 4 years ago
Wow. I wish there was something like this for other languages (like Python, Nim or Go).
评论 #25197615 未加载
评论 #25197796 未加载
评论 #25197602 未加载