Previous
|
Up
|
Next
|
delete-horizontal-space |
Command Reference |
delete-name |
Epsilon User's Manual and Reference >
Command Reference >
delete-matching-lines
Delete lines containing a regex pattern.
This command prompts for a regular expression pattern. It then deletes
all lines below point in the current buffer that contain the pattern.
While you type the pattern, Ctrl-w enables or disables word searching,
restricting matches to complete words. Ctrl-t enables or disables
regular expression searching, in which the search string specifies a
pattern (see regex-search for rules). Ctrl-c enables or disables
case-folding.
More info:
Replacing
Previous
|
Up
|
Next
|
delete-horizontal-space |
Command Reference |
delete-name |
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|