TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Windows Console gets support for Sixel images

53 点作者 zadjii11 个月前

9 条评论

wswope11 个月前
Congrats to the Windows Terminal team member who went through the process of getting a PhD to implement this.
评论 #40852430 未加载
runevault11 个月前
Worth noting for people who don&#x27;t use MS tech stack much, this is the new Terminal that you get from the windows store (for free) not cmd.exe<p>Which anyone who knows how to actually use a terminal should have upgraded to years ago anyway, mind you.
评论 #40848366 未加载
评论 #40848373 未加载
评论 #40848480 未加载
bloopernova11 个月前
<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sixel" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sixel</a>
评论 #40848349 未加载
PaulHoule11 个月前
Great! I&#x27;m always looking for more places where I can make semigraphics<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Semigraphics" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Semigraphics</a><p>but I&#x27;ve fallen out of the habit because it&#x27;s a hassle to get them to display right all of the time on the web.<p>One of my favorite terminals of all times were the DEC ReGIS terminals<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;ReGIS" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;ReGIS</a><p>which supported a set of commands similar to the drawing commands in BASIC back in the day but supported more and better colors than home computers at the time and could also freely mix graphics and text. Since the PDP-11 supported BASIC you could write graphical programs in BASIC that would draw on the terminal using the right character sequences.
makapuf11 个月前
that&#x27;s nice, but .. wouldn&#x27;t it be better to implement kitty graphics directly at this time ? <a href="https:&#x2F;&#x2F;sw.kovidgoyal.net&#x2F;kitty&#x2F;graphics-protocol&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sw.kovidgoyal.net&#x2F;kitty&#x2F;graphics-protocol&#x2F;</a>
评论 #40848798 未加载
评论 #40848386 未加载
评论 #40848380 未加载
IshKebab11 个月前
Woo, storming into the 1980s. Is this compatible with my Voodoo 2?
mid-kid11 个月前
I kind of lament that a format that was invented for dot matrix printers, where switching heads is a costly operation, transfer speeds don&#x27;t matter since moving the head is a bottleneck, and color accuracy doesn&#x27;t matter as the technology wasn&#x27;t there yet, is being revived, as opposed to some of the more modern ideas for doing this... It doesn&#x27;t make sense in a terminal emulator context at all.
ranger_danger11 个月前
Finally. msys2&#x2F;mingw terminal (mintty) has had sixel support for many years now. Can&#x27;t wait to see notcurses running on this.
rcarmo11 个月前
_looks pointedly at Apple_
评论 #40848434 未加载