Community
    • Login

    ENTERING [CRLF] into SEARCH and/or REPLACE

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 700 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.
    • John PoerJ
      John Poer
      last edited by

      ENTERING [CRLF] into SEARCH and/or REPLACE

      When I want to search or replace in a file, how do I enter [CRLF] codes into the search or replace entry boxes ?

      Thanks,

      jp

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @John Poer
        last edited by PeterJones

        @john-poer ,

        In SEARCH MODE = Extended or Regular Expression, you can use \r for CR and \n for LF, and thus \r\n for CRLF.

        • Extended Mode: https://npp-user-manual.org/docs/searching/#extended-search-mode
        • Regular Expression: https://npp-user-manual.org/docs/searching/#control-characters
        John PoerJ 1 Reply Last reply Reply Quote 3
        • John PoerJ
          John Poer @PeterJones
          last edited by

          @peterjones said in ENTERING [CRLF] into SEARCH and/or REPLACE:

          https://npp-user-manual.org/docs/searching/#extended-search-mode

          Thank you.

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