Skip to content

Add %{all} interpolation variable #1687

@nikitabobko

Description

@nikitabobko

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

No one assigned

    Labels

    featureFeature proposalgood-first-issueEasy to fix issues. Good for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions