Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      kill-line
      kill-process
      kill-rectangle
      kill-region
      kill-sentence
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
kill-process  Command Reference   kill-region


Epsilon User's Manual and Reference > Command Reference >

kill-rectangle

Kill the rectangular area between point and mark.

This command removes the characters in the rectangular area between point and mark, and puts them in a kill buffer. By default, the deleted area is replaced with spaces and tabs, and text to the right of the rectangle remains in the same position. With a numeric argument, this command removes the deleted rectangle and shifts leftward any text to its right. See the kill-rectangle-removes variable to make this command remove text by default. Also see the delete-rectangle command.

More info:

Rectangle Commands
kill-rectangle-removes



Previous   Up    Next
kill-process  Command Reference   kill-region


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.