diff options
author | sabetts <sabetts> | 2000-09-14 18:32:54 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2000-09-14 18:32:54 +0000 |
commit | f21caac30bce4e27977c1ca4323b699a466da375 (patch) | |
tree | 3a307e93b05862c20bc1a3b702779fadf9dc4b98 /doc | |
parent | 1b8c5a152e0d39456831920b7c84eae71a1b4cc2 (diff) | |
download | ratpoison-f21caac30bce4e27977c1ca4323b699a466da375.zip |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ratpoison.info | 7 | ||||
-rw-r--r-- | doc/ratpoison.texi | 7 |
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 |