mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 13:21:38 +03:00
docs: changelog for windows/mux fixes
This commit is contained in:
parent
bde2c728bf
commit
54f1914cce
@ -20,6 +20,8 @@ As features stabilize some brief notes about them will accumulate here.
|
||||
#### Fixed
|
||||
|
||||
* Windows: `wezterm <something>` would fail silently when spawning `wezterm-gui` under the covers. Regression introduced by [#1278](https://github.com/wez/wezterm/issues/1278). Workaround is to directly spawn `wezterm-gui`.
|
||||
* Windows: the PTY handles were ignored in favor of the redirected stdio handles of the parent of the wezterm mux process [#1358](https://github.com/wez/wezterm/issues/1358)
|
||||
* Windows: Failure to spawn `wezterm` when launching an ssh mux domain session no longer waits forever
|
||||
|
||||
### 20211204-082213-a66c61ee9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user