Kitty terminal
Tabby.sh
iTerm2
wezterm
ConEmu
ST - Simple Terminal
MobaXterm
Foot
pkgsrc
Conda
Homebrew
Yay
Portage
Nix
Docker
BBEdit
Kitty terminal
pkgsrcBased on our record, Kitty terminal should be more popular than pkgsrc. It has been mentiond 100 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.
Terminal: I use Kitty. I have tabs, splits, clipboard bindings, quick access terminal, and a few custom keybindings. It is fast, it works well on Wayland, and it does not get in my way. - Source: dev.to / 2 months ago
I've been using Omarchy as my main setup since June 26, 2025, the day DHH released the first version. Before that I had my own custom Opinionated Linux, mclovin-ARCHived: an Arch + i3wm installer set up exactly the way I liked. It was total control over the OS: me deciding what goes in, keeping every piece (i3wm, polybar, picom, kitty, dotfiles) up to date and making sure they all talked to each other for the... - Source: dev.to / 2 months ago
I was wondering also. If it can help, there is an overview on Kitty's website : https://sw.kovidgoyal.net/kitty/. - Source: Hacker News / 3 months ago
It works on any terminal that supports the Kitty graphics protocol โ Ghostty and Kitty are the two main ones. - Source: dev.to / 3 months ago
I enjoy it, and itโs great to have another modern high performance terminal as an option for macOS and Linux. For me, Kitty still has the edge: https://sw.kovidgoyal.net/kitty/ WezTerm is also a strong contender: https://wezterm.org/. - Source: Hacker News / 5 months ago
> Most open source software packages are also compiled for BSD variants, they switched to 64 bit time_t a long time ago and reported back upstream any problems. * NetBSD in 2012: https://www.netbsd.org/releases/formal-6/NetBSD-6.0.html * OpenBSD in 2014: http://www.openbsd.org/55.html For packaging, NetBSD uses their (multi-platform) Pkgsrc, which has 29,000 packages, which probably covers a large swath of... - Source: Hacker News / 12 months ago
> https://pkgsrc.smartos.org/install-on-macos/ Note that Pkgsrc is a NetBSD-derived project. * https://pkgsrc.org The Joyent folks leveraged it to allow their customers, who were perhaps not as familiar with Solaris/SmartOS, a larger pool of packages. Pkgsrc was running on Solaris before Joyent, Joyent built on top of it. - Source: Hacker News / almost 2 years ago
Https://pkgsrc.org/ from netbsd runs on many systems. - Source: Hacker News / about 2 years ago
It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: over 3 years ago
It seems like pkgsrc.org hasnโt got the news yet. Source: over 3 years ago
Tabby.sh - Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.
Conda - Binary package manager with support for environments.
iTerm2 - A terminal emulator for macOS that does amazing things.
Homebrew - The missing package manager for macOS
wezterm - GPU-accelerated cross-platform terminal emulator and multiplexer made with Rust.
Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.