mirror of
https://github.com/wez/wezterm.git
synced 2024-11-11 03:27:05 +03:00
parent
b7b72646e3
commit
2cb1fb9751
@ -40,6 +40,7 @@ brief notes about them may accumulate here.
|
||||
* Added support for Curly, Dotted and Dashed underlines. Vim users can set `let &t_Cs = "\e[4:3m"` in their `.vimrc` to enable undercurl support in wezterm. See [#415](https://github.com/wez/wezterm/issues/415) for more details on the escape sequences and configuration for this.
|
||||
* Fixed an issue where wezterm would spawn processes with `umask 077` on unix systems, rather than the more commonly expected `umask 022`. [#416](https://github.com/wez/wezterm/issues/416)
|
||||
* macOS: We now ship a Universal binary containing both Intel and "Apple Silicon" architectures
|
||||
* Setting a really large or really small font scale (using CTRL +/-) no longer causes a panic [#428](https://github.com/wez/wezterm/issues/428)
|
||||
|
||||
### 20201101-103216-403d002d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user