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.

Kitty 0.17 – GPU-accelerated terminal emulator

76 pointsby selrondabout 5 years ago

18 comments

unixheroabout 5 years ago
Not to be confused with Kitty[0], a Putty fork. Also a terminal emulator!<p>[0] <a href="http:&#x2F;&#x2F;www.9bis.net&#x2F;kitty&#x2F;#!index.md" rel="nofollow">http:&#x2F;&#x2F;www.9bis.net&#x2F;kitty&#x2F;#!index.md</a>
评论 #22683438 未加载
评论 #22683262 未加载
albertzeyerabout 5 years ago
Btw, if the author (Kovid Goyal) reads this: You really should update your homepage (<a href="https:&#x2F;&#x2F;kovidgoyal.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;kovidgoyal.net&#x2F;</a>). It gives me a warning:<p>&gt; W A R N I N G! Your browser is not supported by this site.I cannot guarantee that things will work as they should. Consider downloading either Mozilla &gt;=1.4 or Internet Explorer &gt;= 6<p>And it states:<p>&gt; It has been tested on Internet Explorer 6 and Mozilla 1.4.<p>I was not quite sure if this was a joke, or if the homepage was really not updated for such a long time (it says &quot;Created by Kovid Goyal © 2003&quot;).<p>Anyway, for minimal work, I think you can simply remove the warning, and this statement about IE6&#x2F;Mozilla 1.4, because as far as I can see, everything works fine.<p>Edit: Ah, in the 2018 thread, someone noticed the same thing: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17924093" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17924093</a>
评论 #22683338 未加载
blinkingledabout 5 years ago
Kitty is good but the only issue I have is the use of custom terminfo xterm-kitty. This means things break when ssh’ing to older Linux until you copy the terminfo manually. On BSDs it doesn’t work as there is no terminfo support.
评论 #22691604 未加载
评论 #22683349 未加载
评论 #22684055 未加载
checkyoursudoabout 5 years ago
I like kitty because it has ligature support. I haven&#x27;t found many terminal emulators in the Gentoo repository that have both ligature support and are DE-independent. That&#x27;s pretty much the main reason I use kitty.
aaaaarghZombiesabout 5 years ago
Been using kitty for a bit, I essentially wanted to be able to render emojis in nvim. I haven&#x27;t really thought about it since installing which is a good sign.
jhasseabout 5 years ago
I really like kitty, but I always wonder how people can live without a scrollbar or smooth scrolling in general. Unfortunately that&#x27;s a dealbreaker for me.
评论 #22683181 未加载
评论 #22683599 未加载
评论 #22683153 未加载
robotmayabout 5 years ago
How does this compare to Alacritty on Linux? I&#x27;ve been pretty happy with Alacritty for the past few years but I&#x27;m always interested in trying new things.
评论 #22683237 未加载
评论 #22683405 未加载
评论 #22709091 未加载
评论 #22683292 未加载
bjakubskiabout 5 years ago
I&#x27;ve recently made a switch to Kitty from iterm2. I couldn&#x27;t suffer general slowness and visible lag when using vim or nvim anymore. Various solutions and workarounds provided only minimal relief. With kitty the performance improvement was dramatic. Configuration is more involved (config file), but I&#x27;ve managed to set everything up as I&#x27;m used to in short time. I&#x27;m happy so far, but ymmv
评论 #22683626 未加载
评论 #22690043 未加载
评论 #22683256 未加载
kabachaabout 5 years ago
I&#x27;ve been using Kitty with Xonsh shell on Qtile dekstop and Qutebrowser browser for over a year now. What a time to be a Python dev!
quotemstrabout 5 years ago
I really like how kitty addresses the weird compatibility issues of bce [1] by providing a facility to just do character cell property modifications in an efficient and correct way [2].<p>I wish ncurses were more eager to adopt descriptions of innovations in terminal emulator design.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;kovidgoyal&#x2F;kitty&#x2F;issues&#x2F;160#issuecomment-346470545" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kovidgoyal&#x2F;kitty&#x2F;issues&#x2F;160#issuecomment-...</a><p>[2] <a href="https:&#x2F;&#x2F;sw.kovidgoyal.net&#x2F;kitty&#x2F;protocol-extensions.html#ext-styles" rel="nofollow">https:&#x2F;&#x2F;sw.kovidgoyal.net&#x2F;kitty&#x2F;protocol-extensions.html#ext...</a>
评论 #22691989 未加载
nvarsjabout 5 years ago
On Mac at least, kitty seems to be the best terminal option. It&#x27;s fast&#x2F;low latency, has no font rendering issues, and fully supports ligatures (iterm2, alacritty, all have issues in my experience). It also works well with tmux.
jwrabout 5 years ago
Hmm. I tried it and I&#x27;m trying to find reasons why this is better than Apple&#x27;s default Terminal.app?<p>It&#x27;s obviously better than iterm2, but Apple&#x27;s built-in terminal is actually rather fast.
评论 #22683511 未加载
评论 #22690682 未加载
评论 #22683390 未加载
easelabout 5 years ago
Kitty has the best intersection of performance, platform support, and features i have found. It’s not without warts, and doesn’t support windows (yet) but one can dream.
jstimpfleabout 5 years ago
How can I tell if this is interesting to me without actually compiling and running it? Are there any screenshots or videos? Any benchmarks?
评论 #22709110 未加载
ecopoesisabout 5 years ago
The standout feature Kitty has for me is keeping its config in a regular text file, so like all my other basic tools it can be configured from my dotfiles repo and a simple setup script. So much simpler then fussing with iTerm’s plist.
merricksbabout 5 years ago
A discussion from 2 years ago:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17915829" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17915829</a>
Shorelabout 5 years ago
Testing it now.<p>I have to learn a few new shortcuts, but I am quite satisfied so far, it does all things I want in a terminal that Alacritty did not, like tabs and transparency.
einpoklumabout 5 years ago
With due respect - this sounds like the terminal emulator equivalent of a ricer car: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Rice_burner" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Rice_burner</a><p>&quot;fast&quot;? What, terminal emulation is slow now? Needs hardware acceleration? Be serious.<p>A graphical terminal emulator should use underlying graphical environment features&#x2F;libraries for things like hardware-assisted rendering.
评论 #22683657 未加载
评论 #22690720 未加载