From fc4344fc907b464444c415d7df05225417076137 Mon Sep 17 00:00:00 2001 From: sabetts Date: Wed, 27 Sep 2006 01:09:08 +0000 Subject: (initialize_default_keybindings): bind "swap" to C-t x and C-t C-x --- doc/ratpoison.texi | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3