Allow using the cwd of the oldest as well as the newest foreground process for launch --cwd

This commit is contained in:
Kovid Goyal
2022-04-13 15:31:17 +05:30
parent e187110611
commit feea6998f8
4 changed files with 35 additions and 18 deletions

View File

@@ -41,6 +41,8 @@ Detailed list of changes
- Sessions: Fix :code:`os_window_size` and :code:`os_window_class` not applying to the first OS Window (:iss:`4957`)
- Allow using the cwd of the oldest as well as the newest foreground process for :option:`launch --cwd` (:disc:`4869`)
0.25.0 [2022-04-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~