• Login
Community
  • Login

How does Split Lines work?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 2 Posters 28.6k 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.
  • E
    Eldaw
    last edited by Jun 25, 2015, 9:24 AM

    Can anybody explain how the Split Lines (Edit > Line Operations > Split Lines) is supposed to be used?

    If I select a few lines of text, e.g. like this:
    a
    b
    c
    d
    e

    then use Join Lines, they become one line like this:
    a b c d e

    But if I select that single line and then try to Split Lines, nothing happens. I thought Split Lines would do the opposite of Join Lines, but it appears I’m mistaken.

    I’ve also tried testing whether it splits on commas, but that doesn’t happen either.

    1 Reply Last reply Reply Quote 0
    • D
      dail
      last edited by dail Jun 25, 2015, 11:23 AM Jun 25, 2015, 11:22 AM

      All that “Join Lines” does is remove newline characters, so it’s very simplistic. “Split Lines” can’t exactly do the opposite since it doesn’t know where the newline characters are suppose to go.

      “Split Lines” will use the width of the N++ window to split the lines…or if you have the edge mode enabled (enabled by Settings > Preferences > Editing > Show vertical edge) it will wrap the lines at that length.

      1 Reply Last reply Reply Quote 1
      • E
        Eldaw
        last edited by Jun 25, 2015, 11:31 AM

        Understood, thanks dail.

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