Add a new mappable action close_other_tabs_in_os_window

This commit is contained in:
pagedown 2022-04-09 18:26:31 +08:00
parent 601b2a05ac
commit 8ae2f06828
No known key found for this signature in database
GPG key ID: E921CF18AC8FF6EB
2 changed files with 11 additions and 0 deletions

View file

@ -77,6 +77,8 @@ Detailed list of changes
- Fix resizing window that is extra tall/wide because of left-over cells not
working reliably (:iss:`4913`)
- A new action :ac:`close_other_tabs_in_os_window` to close other tabs in the active OS window (:pull:`4944`)
0.24.4 [2022-03-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~