summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.info7
-rw-r--r--doc/ratpoison.texi7
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/ratpoison.info b/doc/ratpoison.info
index 13e9059..39810eb 100644
--- a/doc/ratpoison.info
+++ b/doc/ratpoison.info
@@ -123,6 +123,13 @@ do:
use `C-t k', but just incase you need to rip the heart out of a
misbehaving window this command should do the trick.
+`C-t C-a'
+ Rename the currently active window. This name will remain for the
+ duration of the window's life.
+
+`C-t C-''
+ Go to a window by name.
+

Tag Table:
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 2cfe31a..a25e428 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -165,6 +165,13 @@ This destroys the current window. Normally you should only need to use
@kbd{C-t k}, but just incase you need to rip the heart out of a
misbehaving window this command should do the trick.
+@item C-t C-a
+Rename the currently active window. This name will remain for the
+duration of the window's life.
+
+@item C-t C-'
+Go to a window by name.
+
@end table
@bye