Categories |
|
---|---|
Website | sw.kovidgoyal.net |
Details $ |
Categories |
|
---|---|
Website | github.com |
Details $ | - |
Based on our record, Kitty terminal should be more popular than tmux. 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
Well, I now use tmux and tmuxinator. I have had many failed tmux attempts over the years, but I'm firmly bedded in now. - Source: dev.to / about 2 months ago
The downside of overmind is that it requires tmux, which is a terminal multiplexer tool. If you don't already use tmux, I'd say it's probably not worth learning it just for the purposes of using overmind. But if you're like me and already know/use tmux, this can be a great solution to pursue. - Source: dev.to / 2 months ago
For splitting the terminal you could try either toggleterm or tmux. If you want to send things from one tmux pane to another, then you can use slime. For a toggle-able filetree, you can use nvim tree. Source: 4 months ago
Another reason the above setup is helpful is that I use terminal vim in conjunction with Tmux. I always configure my IDE where vim is about 75% of my terminal window, on the left. The other 25% is a command line. In tmux, you can "zoom in" to a tmux pane by using Leader+z (for default tmux, this is "Ctrl+b z"). This effectively allows me to focus on vim but pop out a command line when I need it. Having the three... Source: about 1 year ago
The famous tmux terminal multiplexer provides sessions. Each session holds a distinct set of workspaces (windows, in the tmux terminology). Sessions can be named and easily switched to. Only the workspaces of the selected session are shown, and pressing the right combination selects the numbered workspace of the active session. This is (almost) exactly what I wanted. Sway does not provide this functionality out of... Source: about 1 year ago
wezterm - GPU-accelerated cross-platform terminal emulator and multiplexer made with Rust.
Alacritty - Alacritty is a blazing fast, GPU accelerated terminal emulator.
iTerm2 - A terminal emulator for macOS that does amazing things.
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.
MobaXterm - Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more