More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.

This commit is contained in:
okan 2016-10-05 14:01:23 +00:00
parent c131620d7b
commit e7dcb17e1e
2 changed files with 4 additions and 4 deletions

4
cwm.1
View File

@ -96,9 +96,9 @@ Reverse cycle through currently visible windows.
.It Ic CM-x .It Ic CM-x
Delete current window. Delete current window.
.It Ic CM-[n] .It Ic CM-[n]
Select group n, where n is 1-9. Toggle visibility of group n, where n is 1-9.
.It Ic CM-a .It Ic CM-a
Select all groups. Toggle visibility of all groups.
.It Ic CM-g .It Ic CM-g
Toggle group membership of current window. Toggle group membership of current window.
.It Ic M-Right .It Ic M-Right

View File

@ -266,13 +266,13 @@ Launch
.Dq ssh .Dq ssh
menu. menu.
.It group[n] .It group[n]
Select group n, where n is 1-9. Toggle visibility of group n, where n is 1-9.
.It grouponly[n] .It grouponly[n]
Like Like
.Ar group[n] .Ar group[n]
but also hides the other groups. but also hides the other groups.
.It nogroup .It nogroup
Select all groups. Toggle visibility of all groups.
.It grouptoggle .It grouptoggle
Toggle group membership of current window. Toggle group membership of current window.
.It movetogroup[n] .It movetogroup[n]