Community
    • Login

    Append character at end of line

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 2.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Rod NunleyR
      Rod Nunley
      last edited by

      I have a list of items and need to add a character at the end of each line. But the current last character on each line varies. So how can I add a character (and it’ll be the same character for each line) to the end? Note that I can’t get into some sort of scripting here. I need something I can paste from Notepad++ into something else.

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Rod Nunley
        last edited by

        @Rod-Nunley

        I assume you want this.
        Having regular expression checked and wrap around NOT checked

        find what:$
        replace with:your_character

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • Rod NunleyR
          Rod Nunley
          last edited by

          That did the trick. Exactly what I needed. Thanks much.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors