From d86d3aa419f331b7fb34f4592c23f3f93ebf223e Mon Sep 17 00:00:00 2001 From: okan Date: Thu, 20 Jul 2023 14:39:34 +0000 Subject: Allow cwm(1) to cycle through windows of the same window class as the active window; default key binding to M-grave, respectively Alt-Tilde, like other window managers have as well. from Simon Dassow --- cwm.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cwm.1') diff --git a/cwm.1 b/cwm.1 index e0a892e..d70d856 100644 --- a/cwm.1 +++ b/cwm.1 @@ -102,6 +102,10 @@ Label current window. Cycle through currently visible windows. .It Ic MS-Tab Reverse cycle through currently visible windows. +.It Ic M-grave +Cycle through currently visible windows of the same window class. +.It Ic MS-grave +Reverse cycle through currently visible windows of the same window class. .It Ic CM-x Close current window. .It Ic CM-[n] -- cgit 1.4.1