Expand ~ when resolving editor path and applying exe_search_path

This commit is contained in:
pagedown
2022-07-26 13:21:50 +08:00
parent 1eef584382
commit 28ae8c4d20
2 changed files with 6 additions and 3 deletions

View File

@@ -82,6 +82,8 @@ Detailed list of changes
- remote files kitten: Fix working with files whose names have characters that
need to be quoted in shell scripts (:iss:`5313`)
- Expand ~ in paths configured in :opt:`editor` and :opt:`exe_search_path` (:disc:`5298`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~