ssh kitten: Fix a regression that broken ctrl+space mapping in zsh

Fixes #6780
This commit is contained in:
Kovid Goyal
2023-11-03 07:16:07 +05:30
parent 52cebf0150
commit d113a6c2cf
2 changed files with 3 additions and 1 deletions

View File

@@ -90,6 +90,8 @@ Detailed list of changes
- A new action :ac:`set_window_title` to interactively change the title of the active window
- ssh kitten: Fix a regression that broken :kbd:`ctrl+space` mapping in zsh (:iss:`6780`)
0.30.1 [2023-10-05]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~