Community
    • Login

    Need help on replacing multiple spaces to a single space using Regular Expression

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 11.4k Views 2 Watching
    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.
    • George FanG Offline
      George Fan
      last edited by

      Hi everyone,
      I’d like to ask for help on how to replace multiple spaces between words into a single space in a txt file like below:

      Nice to meet you!
      ->
      Nice to meet you.

      I’m sure there is a certain way in Regular Expression that is able to accomplish this function but don’t know where to start or how to write the expression in the “Replace” box.

      Is there anyone who have any idea?
      Thanks in advance and appreciate for your suggessions.

      Regards,
      George

      Scott SumnerS 1 Reply Last reply Reply Quote 0
      • Scott SumnerS Offline
        Scott Sumner @George Fan
        last edited by

        @George-Fan

        Put a single space followed by a + in the Find what box. Select Regular expression search mode and press Find Next. You will see the results and should be able to build on that to do your desired replacement.

        1 Reply Last reply Reply Quote 0
        • George FanG Offline
          George Fan
          last edited by

          That works, thank you so much Scott :-)

          1 Reply Last reply Reply Quote 1

          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
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors