The proposal:
$ aerospace list-windows --format '%{all}' --json
[
{
"app-bundle-id" : "org.alacritty",
"app-bundle-path" : "/Applications/Alacritty.app",
"app-exec-path" : "/Applications/Alacritty.app/Contents/MacOS/alacritty",
"app-name" : "Alacritty",
"app-pid" : 15052,
...
Motivation: Exploring all possible variables in interactive way
Requirements: %{all} requires --json flag
The proposal:
Motivation: Exploring all possible variables in interactive way
Requirements:
%{all}requires--jsonflag