Quick access terminal: Allow toggling the window to full screen and map using the standard kitty toggle_fullscreen shortcut

Fixes #8626
This commit is contained in:
Kovid Goyal
2025-05-12 15:20:48 +05:30
parent cf69385823
commit 9ed6be9272
12 changed files with 91 additions and 22 deletions

View File

@@ -115,6 +115,8 @@ Detailed list of changes
- Wayland: Fix an abort if the terminal program sets a window title longer than 2KB that contains CSI escape sequences and multibyte UTF-8 (:iss:`8619`)
- Quick access terminal: Allow toggling the window to full screen and map using the standard kitty :sc:`toggle_fullscreen` shortcut (:iss:`8626`)
0.42.0 [2025-05-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~