kitty @ ls: Add user variables set on windows to the output

These can be set by programs running in the window using the OSC 1337
escape code, as specified here:
https://iterm2.com/documentation-scripting-fundamentals.html#setting-user-defined-variables

Fixes #6502
This commit is contained in:
Kovid Goyal
2023-07-27 13:47:22 +05:30
parent db0b524aa3
commit c767dd0d0d
2 changed files with 32 additions and 14 deletions

View File

@@ -35,6 +35,11 @@ mouse anywhere in the current command to move the cursor there. See
Detailed list of changes
-------------------------------------
0.30.0 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- kitty @ ls: Add user variables set on windows to the output (:iss:`6502`)
0.29.2 [2023-07-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~