Remote control: Allow using a random TCP socket as the remote control socket and also allow using TCP sockets in kitty.conf

This commit is contained in:
Kovid Goyal
2023-08-04 11:12:31 +05:30
parent 395e47cc9e
commit bde4a41ed4
5 changed files with 24 additions and 16 deletions

View File

@@ -47,6 +47,8 @@ Detailed list of changes
- kitten @ ls: Allow limiting output to matched windows/tabs (:iss:`6520`)
- Remote control: Allow using a random TCP socket as the remote control socket and also allow using TCP sockets in :opt:`listen_on`
- X11: Print an error to :file:`STDERR` instead of refusing to start when the user sets a custom window icon larger than 128x128 (:iss:`6507`)
0.29.2 [2023-07-27]