kitten @ ls: Allow limiting output to matched windows/tabs

Fixes #6520
This commit is contained in:
Kovid Goyal 2023-08-03 11:53:17 +05:30
parent 9678e9fa1b
commit cade8efc25
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
5 changed files with 78 additions and 39 deletions

View file

@ -45,6 +45,8 @@ Detailed list of changes
- kitten @ ls: Add user variables set on windows to the output (:iss:`6502`)
- kitten @ ls: Allow limiting output to matched windows/tabs (:iss:`6520`)
- X11: Print an error to STDERR instead of refusing to start when the user sets a custom window icon larger than 128128 (:iss:`6507`)
0.29.2 [2023-07-27]