summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.texi11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index adc013f..068ae24 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1208,6 +1208,11 @@ Exchange the window in the current frame with the window in the frame to the rig
@item C-t C-Up
Exchange the window in the current frame with the window in the frame above it.
+@item C-t x
+@item C-t C-x
+Choose a frame and exchange the window in the current frame with the
+window in the chosen frame.
+
@end table
@node Hooks, The Status Bar, Keystrokes, Top
@@ -1603,6 +1608,12 @@ When called with no arguments, the current setting is
returned.
@end deffn
+@deffn Command swap @var{destination-frame} @var{source-frame}
+When called interactively prompt for a frame and swap its window with
+the window in the current frame. An optional second argument allows
+swapping of windows between arbitrary frames.
+@end deffn
+
@deffn Command time
Show current time in the status bar.
@end deffn