←back to thread

Okay, I Like WezTerm

(alexplescan.com)
488 points alexpls | 1 comments | | HN request time: 0.213s | source
Show context
terraplura ◴[] No.41225550[source]
Been a long time user of Alacritty but recently switched to WezTerm. Set up was super quick and having graduated control over opacity and blur was brilliant. Also love that it supports Font Ligatures.

Btw one gotcha on macOS during setup is that the left Option/Alt key does not emit the usual special character mappings, but the right Option key does. You can configure that too!

Cheers Wez!

replies(1): >>41226884 #
nebben64 ◴[] No.41226884[source]
Thanks for sharing! Just curious, what made you switch from Alacrity? (I was also debating it vs. WezTerm)
replies(1): >>41233459 #
terraplura ◴[] No.41233459[source]
Apart from the granular blur control. It was mainly the ligatures support, Alacritty’s developer doesn’t seem too keen on it. And it seems to be the only terminal that renders the ANSI blinking escape code properly (although I don’t think it distinguishes rapid and slow blink). I think it’s a cool feature!

Unlike OP, I hardly use WezTerms features. I have hidden the tabs away and just use the old vim+tmux combo. So my config is just 25 lines. There was no weird colour interaction issue that alacrity+vim+tmux had (and there is a famous gist for). All which is to say I didn’t have to dive deep to migrate.

replies(1): >>41257726 #
1. nebben64 ◴[] No.41257726[source]
makes sense, thank you for the insight :)