summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn <sabetts@juicebox>2008-10-10 14:27:40 -0700
committerShawn <sabetts@juicebox>2008-10-10 14:27:40 -0700
commitcdf47ffa11181bee433fd52f01fbc9d29f6d5323 (patch)
treeb63601b9165842e1f05d05cee9deb03330abcbec
parent1d291ecaf30bfa551086aabe02d065f07f00eff3 (diff)
downloadratpoison-cdf47ffa11181bee433fd52f01fbc9d29f6d5323.zip
document gother
-rw-r--r--doc/ratpoison.13
-rw-r--r--doc/ratpoison.texi4
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1
index 913dce3..b27473d 100644
--- a/doc/ratpoison.1
+++ b/doc/ratpoison.1
@@ -370,6 +370,9 @@ Create a new group named \fIgroupf\fP, but do not select it.
.cmd gnext
Select the next group. Most window commands only see windows in the
effective group.
+.cmd gother
+Select the last accessed group. Most window commands only see windows in the
+effective group.
.cmd gprev
Select the prior group. Most window commands only see windows in the
effective group.
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index b1cc5c0..1b38e2b 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -599,6 +599,10 @@ Move the current window to @var{group}.
Go to the next group in the list.
@end deffn
+@deffn Command gother
+Go to the last accessed group.
+@end deffn
+
@deffn Command gprev
Go to the previous group in the list.
@end deffn