Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Need help for Search and replace feature TX

    Help wanted · · · – – – · · ·
    2
    2
    1564
    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.
    • michel buart
      michel buart last edited by

      Hello,

      I have a TXT file containing 10000 lines.
      I need to find a string like: “Example_table on every data”
      And replace it by:
      Example_Table
      On every data
      Means the result must be in two lines not one.
      I cannot find how to do that “easily” with search and replace.
      Thanks in advance for your help.

      1 Reply Last reply Reply Quote 0
      • Peter Stotz
        Peter Stotz last edited by

        Hi, michel buart

        Open the Replace dialog (CTRL + H)
        Find what: Example_table on every data
        Replace with: Example_table\r\nOn every data
        check enhanced mode \r \n \t \x …

        peter

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors