mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
docs: changelog for #1132
This commit is contained in:
parent
3f4ea691af
commit
53eea54fed
@ -11,6 +11,7 @@ usually the best available version.
|
||||
|
||||
As features stabilize some brief notes about them will accumulate here.
|
||||
|
||||
* Changed: new default key assignments: CTRL+PageUp and CTRL+Tab activate next tab, CTRL+PageDown and CTRL+SHIFT+Tab activate previous tab. ALT+{1..8} directly select the first through 8th tabs. Thanks to [@friederbluemle](https://github.com/friederbluemle)! [#1132](https://github.com/wez/wezterm/pull/1132)
|
||||
* Fixed: `wezterm cli spawn` would use the initial terminal size for a new tab, rather than using the current tab size [#920](https://github.com/wez/wezterm/issues/920)
|
||||
* Fixed: `text_background_opacity` opacity was not respected
|
||||
* Fixed: spawning commands via the mux didn't respect the `PATH` configured in `set_environment_variables`. [#1029](https://github.com/wez/wezterm/issues/1029)
|
||||
|
Loading…
Reference in New Issue
Block a user