'Edit > Remove Consecutive Duplicate Lines' explain me hows that work actually?
-
Notepad++ v7.6.4 (32-bit)
Build time : Mar 6 2019 - 02:52:22
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 7 (32-bit)
Plugins : Autosave2.dll Console_output.dll huge_file_tool.dll mimeTools.dll NppConverter.dll NppExport.dll NppSaveAsAdmin.dll Remove_dup_lines.dll
-
Before:
duplicate line
duplicate line
not a duplicate line
not another duplicate lineAfter:
not a duplicate line
not another duplicate line -
not exactly, you missed one duplicate line ;-)
@gurikbal-singh
it only works on consecutive lines, meaning
if you have something likea a b b c cyou get
a b cBUT if there are other lines in between like empty lines or different lines
then it doesn’t do anything. It basically checks always the previous line with the current line and if those are the same it will delete the current line.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login