Add a new interactive action to set the active window title

This commit is contained in:
Kovid Goyal
2023-11-02 08:04:42 +05:30
parent a04d19df4a
commit 827a7d5094
3 changed files with 41 additions and 7 deletions

View File

@@ -88,6 +88,8 @@ Detailed list of changes
- Shell integration: Fix ``sudo --edit`` not working and also fix completions for sudo not working in zsh (:iss:`6754`, :iss:`6771`)
- A new action :ac:`set_window_title` to interactively change the title of the active window
0.30.1 [2023-10-05]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~