diff --git a/README.md b/README.md index 757bba2..816b481 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,10 @@ plugin { - `hy3:makegroup, , [ephemeral | force_ephemeral]` - make a vertical / horizontal split or tab group - `ephemeral` - the group will be removed once it contains only one node. does not affect existing groups. - `force_ephemeral` - same as ephemeral, but converts existing single windows groups. + - `hy3:changegroup, , [ephemeral | force_ephemeral]` - change the group the node belongs to, to a different layout + - `untab` will untab the group if it was previously tabbed + - `ephemeral` - the group will be removed once it contains only one node. does not affect existing groups. + - `force_ephemeral` - same as ephemeral, but converts existing single windows groups. - `hy3:movefocus, , [visible]` - move the focus left, up, down, or right - `visible` - only move between visible nodes, not hidden tabs - `hy3:movewindow, , [once]` - move a window left, up, down, or right