Skip to content

Commit

Permalink
Update commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabobko committed Oct 28, 2023
1 parent 9d69118 commit 58eaaa8
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@
# Commands

## close-all-windows-but-current

**SYNOPSIS**
> `close-all-windows-but-current`
On the focused workspace, closes all windows but current. This command doesn't have any arguments.

## exec-and-forget

**SYNOPSIS**
> `exec-and-forget bash_command`


## exec-and-wait

## layout

> `layout (h_list|v_list|h_accordion|v_accordion|tiling|floating|sticky...)`
**SYNOPSIS**
> `layout (h_list|v_list|h_accordion|v_accordion|tiling|floating|sticky)...`
## move-through

Expand Down

0 comments on commit 58eaaa8

Please sign in to comment.