Expand environment variables in the shell option

See #6511 for discussion
This commit is contained in:
Kovid Goyal
2023-09-24 08:28:42 +05:30
parent 3d6c3a9979
commit 76c6f91685
3 changed files with 16 additions and 2 deletions

View File

@@ -52,6 +52,8 @@ Detailed list of changes
- themes kitten: Allow absolute paths for ``--config-file-name`` (:iss:`6638`)
- Expand environment variables in the :opt:`shell` option (:iss:`6511`)
0.30.0 [2023-09-18]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~