X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.1;h=1de5d76bef04921cee17cde51b48d4001593d765;hb=0b083dbf59966860e74a2cd974f307d1bbf10eec;hp=dc427c513d1a07acd4851a9b610f391d61a770f6;hpb=fedd800f2a1e4dddc024d4559e2cec299e8c541c;p=spectrwm.git diff --git a/spectrwm.1 b/spectrwm.1 index dc427c5..1de5d76 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -378,8 +378,16 @@ In xterm, for example, one needs to add the following line to .Pa .Xdefaults . .It Ic verbose_layout -Enable or disable displaying the current master and stack values in the -status bar. Enable by setting to 1. +Enable or disable displaying the current master window count and stack column/row +count in the status bar. +Enable by setting to 1. +See +.Pa master_add , +.Pa master_del , +.Pa stack_inc +and +.Pa stack_dec +for more information. .It Ic window_name_enabled Enable or disable displaying the window name in the status bar. Enable by setting to 1. @@ -563,6 +571,10 @@ ws_next_all .It Cm M- Ns Aq Cm Down ws_prev_all .It Cm M-a +ws_next_move +.It Cm M-S- Ns Aq Cm Left +ws_prev_move +.It Cm M-S- Ns Aq Cm Up ws_prior .It Cm M-S- Ns Aq Cm Right rg_next @@ -701,6 +713,10 @@ Switch to previous workspace with a window in it. Switch to next workspace. .It Cm ws_prev_all Switch to previous workspace. +.It Cm ws_next_move +Switch to next workspace with the current window. +.It Cm ws_prev_move +Switch to previous workspace with the current window. .It Cm ws_prior Switch to last visited workspace. .It Cm rg_next