- Configuration errors detected during config loading are now shown as a system notification
- New
font_dirs
configuration option to specify a set of dirs to search for fonts. Useful for self-contained wezterm deployments. - The
font_system
option has been split intofont_locator
,font_shaper
andfont_rasterizer
options. - Don't allow child processes to inherit open font files on posix systems!
- Disable Nagle's algorithm for
wezterm ssh
sessions - Add native Wayland window system support