mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
6c7aa8159f
* Allow set_environment_variables to set the SHELL. Previously, we'd always set it to the shell from the password database. Now we do that by default, but if set_environment_variables has been used, we'll preserve that value for the environment of the to-be-spawned process * Clarify the docs: * Remove the confusing version dependent sections that started with old behavior and rewrite in terms of the behavior that has been true for the past year * I've heard from a few people that they tried to change COMSPEC on Windows and pain ensued. Try to nudge them to read the next paragraph that tells them what they are actually supposed to change. refs: https://github.com/wez/wezterm/issues/4098 refs: https://github.com/wez/wezterm/issues/4168 closes: https://github.com/wez/wezterm/issues/3816 refs: https://github.com/wez/wezterm/issues/3317 |
||
---|---|---|
.. | ||
examples | ||
src | ||
Cargo.toml | ||
LICENSE.md |