When shell is set to . respect the SHELL environment variable in the environment in which kitty is launched

Fixes #7714
This commit is contained in:
Kovid Goyal
2024-08-11 21:56:44 +05:30
parent d76767fc89
commit 2bff4af9bf
4 changed files with 9 additions and 1 deletions

View File

@@ -134,6 +134,8 @@ Detailed list of changes
- Wayland GNOME: Fix a small rendering artifact when docking a window at a screen edge or maximizing it (:iss:`7701`)
- When :opt:`shell` is set to ``.`` respect the SHELL environment variable in the environment in which kitty is launched (:pull:`7714`)
0.35.2 [2024-06-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~