# Terminals ## Currently * WezTerm: https://wezfurlong.org/wezterm/ - Pros: fast, ligatures, binary release, easy to configure - Cons: ??? - See `wizterm.lua` * Xterm - Pros: installed everywhere, good for fallback - Cons: missing features, less configurable, no ligatures - See: xterm.md and `Xresources` ## Discarded * Alacritty: https://alacritty.org/ - Pros: very fast - Cons: no ligatures, no binary release, configuration isn't straightforward * Kitty: https://sw.kovidgoyal.net/kitty/ - Pros: fast, ligatures, easy to configure - Cons: terminfo over SSH, binary release requires new-ish dependencies, installing from source is fiddly