Improve CWD detection when there are multiple foreground processes in the TTY process group

This commit is contained in:
Kovid Goyal
2022-02-08 20:30:00 +05:30
parent dc6138d286
commit 7448789951
2 changed files with 14 additions and 2 deletions

View File

@@ -86,6 +86,8 @@ Detailed list of changes
- Fix a regression in the previous release that broke :opt:`active_tab_foreground` (:iss:`4620`)
- Improve CWD detection when there are multiple foreground processes in the TTY process group
- ssh kitten: Fix location of generated terminfo files on NetBSD (:iss:`4622`)
- A new action to clear the screen up to the line containing the cursor, see