1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00

docs: changelog for #2959

This commit is contained in:
Wez Furlong 2023-02-02 08:27:31 -07:00
parent 8cff8fc918
commit ed444faf91
No known key found for this signature in database
GPG Key ID: 7A7F66A31EC9B387

View File

@ -123,6 +123,9 @@ As features stabilize some brief notes about them will accumulate here.
* `wezterm start` now accepts `--domain` and `--attach` options. `wezterm
connect DOMAIN` is now implemented internally as `wezterm start --domain
DOMAIN --attach`.
* X11: spurious pointer focus events no longer influence terminal focus events.
Thanks to [@NBonaparte](https://github.com/NBonaparte)!
[#2959](https://github.com/wez/wezterm/pull/2959)
#### Updated
* Bundled harfbuzz updated to version 6.0.0