summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsabetts <sabetts>2000-08-28 00:55:26 +0000
committersabetts <sabetts>2000-08-28 00:55:26 +0000
commitce24b82e1570805d617fa298d7a47988197f09f3 (patch)
tree60b661c99651645706745389db9db320f75eca4f
parenta36f0b057edd6de047ec38f2021152769800eda4 (diff)
downloadratpoison-ce24b82e1570805d617fa298d7a47988197f09f3.zip
added entries for the 'C-t k' and 'C-t K' keystrokes.
-rw-r--r--ratpoison.texi8
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