Forgot your password?
typodupeerror

Comment Re:C-a C-c (Score 1) 503

Screen is indeed a very nice tool. However, about Emacs and multiple "screens". C-x 2 and C-x 3 splits the screen for you (horizontally and vertically respectively). C-x 0 and C-x 1 reverts. C-x o switches between the screens.

And for today's lecture on Emacs short-cuts: Rectangular editing:
C-x r k will cut the rectangle marked, C-x r y will paste it, C-x r o will fill the marked region with spaces, and C-x r t prompts the user for characters to fill into the rectangle. Lovely, nay?

Slashdot Top Deals

There is very little future in being right when your boss is wrong.

Working...