Nicer fix for showing cwd in tab titles

This commit is contained in:
Kovid Goyal
2022-07-26 12:33:53 +05:30
parent f6a1eb19d7
commit 352c07987b
4 changed files with 11 additions and 17 deletions

View File

@@ -84,6 +84,9 @@ Detailed list of changes
- Expand ~ in paths configured in :opt:`editor` and :opt:`exe_search_path` (:disc:`5298`)
- Allow showing the working directory of the active window in tab titles
(:pull:`5314`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~