so the built-in macOS terminal emulator lacks truecolor, are folks using iTerm2 still nowadays? or did something better come out?
@fasterthanlime i ditched iterm2 for wezterm recently, as I could then share the config across osx/Linux and also replace tmux...

@growse @fasterthanlime I picked up wezterm recently, basically randomly off a list of terminal emulators I could install in NixOS

it's pretty nice; being able to customize it with a lua config file is surprisingly handy

@demize @fasterthanlime

It's not perfect, but being able to ditch tmux and use wezterm as an actual, keyboard-drivable multiplexer is pretty awesome. I'm still at the start of this, but my config is at: https://github.com/growse/dotfiles/blob/main/.config/wezterm/wezterm.lua

dotfiles/.config/wezterm/wezterm.lua at main · growse/dotfiles

dotfiles heck yeah. Contribute to growse/dotfiles development by creating an account on GitHub.

GitHub