Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 589 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 589 Bytes

#Lines Lines allows you to quickly remove lines from the current document.

##Commands lines remove

  • Opens a prompt. Lines that contain the text string that is entered in the prompt will be removed.

lines remove inverse

  • Opens a prompt. Lines that do not contain the text string that is entered in the prompt will be removed.

lines mark

  • Opens a prompt. Lines that contain the text string that is entered in the prompt will be marked.

lines clear marks

  • Clears all marks.

lines remove marked

  • Removes marked lines.

lines remove unmarked

  • Removes unmarked lines.