From 3f1b0dfaa9793af8d55dc4c5fae37058ef9bc78b Mon Sep 17 00:00:00 2001 From: Marten Ringwelski <60553448+maringuu@users.noreply.github.com> Date: Sun, 25 Oct 2020 11:41:19 +0000 Subject: control: implement swap --- doc/riverctl.1.scd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/riverctl.1.scd') diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 9a73a88..d5e4aec 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -72,6 +72,12 @@ used to control and configure river. _shell_command_ if you do not want special characters to get interpreted by your shell before the command gets passed to _/bin/sh_. +*swap* *next*|*previous* + Swap the focused window with the next/previous visible non-floating window. + When the focused view is the first view there is no previous view. + In this case *previous* swaps with the last view. + *next* behaves analogous. + *toggle-float* If the focused view is floating, make it tiled. If it is tiled, make it floating. -- cgit v1.2.3