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-process
      kill-rectangle
      kill-region
      kill-sentence
      kill-to-end-of-line
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
kill-rectangle  Command Reference   kill-sentence


Epsilon User's Manual and Reference > Command Reference >

kill-region

Kill the text between point and mark.  Ctrl-w

This command removes the characters between point and mark from the buffer, and puts them in a kill buffer. For rectangular regions, it simply calls kill-rectangle.

More info:

Killing Text



Previous   Up    Next
kill-rectangle  Command Reference   kill-sentence


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