[Github-comments] [geany/geany-plugins] [Line Operations] Leave Unique Lines (#516)

Sylvan Mostert notifications at xxxxx
Fri Jan 13 02:26:42 UTC 2017


I would like to clarify exactly what you are thinking. 

Currently "Remove Duplicate Lines, (ordered|sorted)" keeps the *first* occurrence of a repeating line.

The function you are suggesting would remove *all* occurrences of a repeating line?

Example | File | Result
 --- | --- | ---
ex.1 | cat<br>**dog**<br>cat<br>cat<br>cat<br>**tree** | **dog**<br>**tree**
ex.2 | cat<br>**dog**<br>cat<br>tree<br>cat<br>cat<br>tree | **dog**

<sub><sup>* no animals where harmed in the creation of this table</sup></sub>


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/516#issuecomment-272344539
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170112/4cb16705/attachment.html>


More information about the Github-comments mailing list