Community
    • Login

    Can i copy individual lines to clipboard

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 168 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.
    • __
      _
      last edited by _

      Hello, i use clipboard Fusion, it is an advanced clipboard and i would like to copy individual lines to clipboard like:

      The Macra Terror - Intro
      The Macra Terror - Outro
      The Faceless Ones - Intro
      The Faceless Ones - Outro
      The Evil of the Daleks - Intro

      I do not want to copy one for one just select the five lines in one move and then place them in individual slots.

      Can Notepad++ do the job?

      Thank You
      Mondriaan.

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

        @_ said in Can i copy individual lines to clipboard:

        I do not want to copy one for one just select the five lines in one move and then place them in individual slots.

        Notepad++'s interactions with the clipboard are focused on what’s useful inside Notepad++, and that’s not a use case that is common in text editors, AFAIK.

        So, natively, no, Notepad++ does not do that.

        However, “have a multi-line selection, split on line endings, and put those lines one-at-a-time into the clipboard” seems like a simple task for a scripting plugin like PythonScript.

        __ 1 Reply Last reply Reply Quote 0
        • __
          _ @PeterJones
          last edited by

          @PeterJones Oke very thanks, have a good day.

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