Skip to content

Commit

Permalink
Add list-modes command to grammar file
Browse files Browse the repository at this point in the history
  • Loading branch information
bendiksolheim committed Jan 19, 2025
1 parent dfc1b0c commit eaf5a81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions grammar/commands-bnf-grammar.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ aerospace -h;

| list-exec-env-vars

| list-modes [--current]

| list-monitors [--focused [no] | --mouse [no] | --format <output_format> | --count | --json]...

| list-windows [<list_windows_filter_flag> | --format <output_format> | --count | --json]...
Expand Down

0 comments on commit eaf5a81

Please sign in to comment.