Ask Your Question
3

How to position windows in Emacs?

asked 2021-06-25 11:00:00 +0000

qstack gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-09-09 03:00:00 +0000

nofretete gravatar image

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.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-06-25 11:00:00 +0000

Seen: 15 times

Last updated: Sep 09 '21