[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Frames contain windows. All windows exist within a frame.
Those used to ratpoison will notice that this differs from ratpoison’s window pool, where windows and frames are not so tightly connected.
Pull window N from another frame into the current frame and focus it.
Split the current frame into 2 side-by-side frames.
Split the current frame into 2 frames, one on top of the other.
Split current frame in n rows of equal size.
Split current frame in n columns of equal size.
Remove the specified frame in the specified group (defaults to current group, current frame). Windows in the frame are migrated to the frame taking up its space.
Delete all the frames but the current one and grow it to take up the entire head.
Display a window indicating which frame is focused.
Cycle through the frame tree to the next frame.
Jump to the frame’s sibling. If a frame is split into two frames, these two frames are siblings.
Jump to the last frame that had focus.
Display a number in the corner of each frame and let the user to select a frame by number. If frame-number is specified, just jump to that frame.
Resize the current frame by width and height pixels
Resize frame to direction d
Make frames the same height or width in the current frame’s subtree.
Clear the current frame.
Focus the frame adjacent to the current one in the specified direction. The following are valid directions:
Just like move-focus except that the current is pulled along.
Go to the next window in the current frame.
Go to the previous window in the current frame.
Go to the last accessed window in the current frame.
Jump to the next urgent window
Allow the user to select a window from the list of windows in the current frame and focus the selected window. The optional argument fmt can be specified to override the default window formatting.
Display a list of all the windows in the current frame.
Exchange the current window (by default) with the top window of the frame in specified direction. (bound to C-t x by default)
Automagically tile all windows and let the user select one, make that window the focus. Set the variable ‘*expose-auto-tile-fn*’ to another tiling function if a different layout is desired. Set ‘*expose-n-max*’ to the maximum number of windows to be displayed for choosing.
The minimum width a frame can be. A frame will not shrink below this width. Splitting will not affect frames if the new frame widths are less than this value.
The minimum height a frame can be. A frame will not shrink below this height. Splitting will not affect frames if the new frame heights are less than this value.
When a new frame is created, this variable controls what is put in the new frame. Valid values are
:empty
The frame is left empty
:last-window
The last focused window that is not currently visible is placed in the frame. This is the default.
Function to call to tile current windows.
Maximum number of windows to display in the expose
6.1 Interactively Resizing Frames | ||
6.2 Frame Dumping |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on January 28, 2024 using texi2html 1.82.