diff options
author | sabetts <sabetts> | 2000-08-28 00:55:26 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2000-08-28 00:55:26 +0000 |
commit | ce24b82e1570805d617fa298d7a47988197f09f3 (patch) | |
tree | 60b661c99651645706745389db9db320f75eca4f | |
parent | a36f0b057edd6de047ec38f2021152769800eda4 (diff) | |
download | ratpoison-ce24b82e1570805d617fa298d7a47988197f09f3.zip |
added entries for the 'C-t k' and 'C-t K' keystrokes.
-rw-r--r-- | ratpoison.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ratpoison.texi b/ratpoison.texi index 8f87c28..2cfe31a 100644 --- a/ratpoison.texi +++ b/ratpoison.texi @@ -157,6 +157,14 @@ This toggles between the current window and the last window. Sometimes you need to send a C-t to the current window. This keystroke does just that. +@item C-t k +This deletes the current window. + +@item C-t K +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. + @end table @bye |