Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To position windows in Emacs, you can use the following commands:

  1. C-x 2 - Split the current window into two windows vertically (i.e., one above the other).
  2. C-x 3 - Split the current window into two windows horizontally (i.e., one beside the other).
  3. C-x 0 - Close the current window.
  4. C-x 1 - Close all other windows except the current window.
  5. C-x o - Move to the next window.
  6. C-x ^ - Make the current window taller by one line.
  7. C-x } - Shift the current window down.
  8. C-x { - Shift the current window up.
  9. C-x | - Make the current window as wide as the frame.
  10. C-x _ - Make the current window as tall as the frame.