when using #brow6el #linux #terminal #webbrowser in #kittyterminal (yes we now support kitty image protocol) the YT video is almost like in "normal" browser.
#sixels do “compress” image data by its nature design, #libsixel is highly optimized, on the other side #kittyterminal protocol
Direct transmission (t=d):
RGB/RGBA -> base64 … huge data transfer
RGB/RGBA -> PNG -> base64 … better in size, significant overhead
RGB/RGBA -> zlib compression -> […]
#kittyterminal image protocol is literally unusable on #ssh, and thats the whole point of terminal apps. If we need something we need to improve the #sixels but let’s start with broader support and don’t excuse it is legacy bad protocol, because tbh it works really well even in Microsoft terminal.
How much a #kittyterminal image protocol is deemed as superior to #sixels, it is piece of crap. It breaks color terminal sequences, literally impossible to print image move cursor on location xy and print with sequences colored text on top of image. Or at least it is so complicated close to […]
A brief post on how to configure Kitty Terminal to send multi-line input to claude-code (i.e. shift+enter) whtwnd.com/ryeyam.bsky....
#kittyterminal #claudecode
Screenshot of mdfried, showcasing the new Text Sizing Protocol in Kitty Terminal
Added "Text Sizing Protocol" of #KittyTerminal to mdfried (it's #markdown, deep fried).
It's much, much smoother AND faster than rendering headers as images.
github.com/benjajaja/md...
#ratatui #rustlang #tui #terminal
Video demo of a terminal extension showcasing human language being translated into unix commands.
Just released:
🐱 Gattino: A kitty terminal extension that turns plain language into commands.
A minimal alternative to full blown AI terminal like Warp.
Check it out here:
github.com/salvozappa/g...
#opensource #cli #kittyterminal #devtools #ollama