|
Epsilon User's Manual and Reference >
Command Reference >
kill-rectangle
| Kill the rectangular area between point and mark. | Ctrl-W |
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

Copyright (C) 1984, 2012 Lugaru Software Ltd. All Rights Reserved.
|