-
-
Notifications
You must be signed in to change notification settings - Fork 358
Open
Labels
featureFeature proposalFeature proposalgood-first-issueEasy to fix issues. Good for newcomersEasy to fix issues. Good for newcomers
Description
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
Metadata
Metadata
Assignees
Labels
featureFeature proposalFeature proposalgood-first-issueEasy to fix issues. Good for newcomersEasy to fix issues. Good for newcomers