From 350f276d4360e5278ed33b719ab7a0a0f994a351 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 29 Dec 2021 12:28:13 -0500 Subject: more cwm bindings --- dot_cwmrc.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dot_cwmrc.tmpl b/dot_cwmrc.tmpl index cc247c9..f1d537d 100644 --- a/dot_cwmrc.tmpl +++ b/dot_cwmrc.tmpl @@ -120,10 +120,12 @@ bind-key 4-Tab window-cycle # F: window-rcycle Reverse cycle through windows. # D: MS-Tab Reverse cycle through currently visible windows. -bind-key 4S-Tab window-cycle +bind-key 4S-Tab window-rcycle # F: window-cycle-ingroup Forward cycle through windows in current group. # F: window-rcycle-ingroup Reverse cycle through windows in current group. +bind-key C4-Tab window-cycle-ingroup +bind-key C4S-Tab window-rcycle-ingroup # F: window-close Close current window. # D: CM-x Close current window. @@ -161,6 +163,7 @@ bind-key 4-s window-fullscreen # F: window-maximize Maximize current window (gap + border honored). # D: CM-m Toggle maximization of current window. +bind-key C4-m window-maximize # F: window-vmaximize Vertically maximize current window (gap + border # F: honored). -- cgit v1.2.3