Categories |
|
---|---|
Website | sw.kovidgoyal.net |
Details $ |
Categories |
|
---|---|
Website | github.com |
Details $ | - |
Based on our record, Kitty terminal should be more popular than Alacritty. It has been mentiond 88 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
A terminal with built-in telemetry and a pricing model... Just what I never wanted! To avoid being too negative, I'll offer the option of Kitty[1]. My current favorite terminal. Supports many features. Including my personal favorites: * ctrl+c (as opposed to stupid things like ctrl+shift+c) to copy data only when you have content selected. Otherwise, ctrl+c sends a sigint like normal. * font ligature support (a... - Source: Hacker News / 6 days ago
IME, this is like the golden age of terminal apps in general and macOS-compatible ones in particular. There are several really good terminals for macOS: [iTerm2 app](https://iterm2.com/) [Kitty terminal](https://sw.kovidgoyal.net/kitty/) [WezTerm terminal](https://wezfurlong.org/wezterm/index.html) [Alacritty](https://github.com/alacritty/alacritty) -... - Source: Hacker News / 29 days ago
I haven’t tried this yet (so please take my commentary with a grain of salt), but my initial thoughts are: (1) it looks interesting, (2) it looks overwhelming (there’s a lot going on in those screenshots), and (3) it’s likely slow (I might be completely wrong). To elaborate a bit… 1. I love good design work and well-designed (UI-wise) software, and it certainly looks like the creators of Wave Terminal have made... - Source: Hacker News / 3 months ago
There are lots of terminal projects recently. Ghostty (https://mitchellh.com/ghostty) and Terminal Click (https://terminal.click) come to mind. Also Warp and Fig but they don't appeal to me because they're proprietary (and Fig got acquired by Amazon). I've been very happy with kitty (https://sw.kovidgoyal.net/kitty/) for years and it would take a lot to make me switch. - Source: Hacker News / 5 months ago
I favor kitty[0] and zutty[1]. Gnome terminal / libvte is and has always been slow, and alacritty might have good throughput, but sadly is high latency. 0. https://sw.kovidgoyal.net/kitty/ 1. https://tomscii.sig7.se/zutty/. - Source: Hacker News / 5 months ago
IME, this is like the golden age of terminal apps in general and macOS-compatible ones in particular. There are several really good terminals for macOS: [iTerm2 app](https://iterm2.com/) [Kitty terminal](https://sw.kovidgoyal.net/kitty/) [WezTerm terminal](https://wezfurlong.org/wezterm/index.html) [Alacritty](https://github.com/alacritty/alacritty) -... - Source: Hacker News / 29 days ago
# We use Alacritty's default Linux config directory as our storage location here. Mkdir -p ~/.config/alacritty/themes Git clone https://github.com/alacritty/alacritty-theme ~/.config/alacritty/themes. - Source: dev.to / about 2 months ago
For this reason, and because I think the Zellij project is interesting, I currently use a combination of Alacritty and Zellij, as I consider the risk of OSC52 in my use case to be relatively low. Source: 3 months ago
I personally love using Alacritty. Super fast, and no bloat. Takes a little bit of setup such as setting up a Font if you want icons to appear. Kitty is supposed to be really good, but I've never used it before. Source: 8 months ago
My journey of using terminal emulators began together with my introduction to Linux about 7 years ago. GNOME terminal was my first as it came pre-installed on Ubuntu, my first Linux distribution. Since then, I've had the opportunity to explore and utilize a range of terminal emulators, including Alacritty, Kitty, st, Konsole, xterm, and most recently iTerm2. It's been interesting to experiment with these different... - Source: dev.to / 9 months ago
wezterm - GPU-accelerated cross-platform terminal emulator and multiplexer made with Rust.
iTerm2 - A terminal emulator for macOS that does amazing things.
tmux - tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a...
Tabby.sh - Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.
ST - Simple Terminal - st is a simple terminal implementation for X.
Gnome Terminator - Terminator is one of the most useful and dynamic terminal emulators for Unix based operating systems.