Community
    • Login

    Delete selection vertically leaving rest of line in place

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 1.9k 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.
    • fly-wireF
      fly-wire
      last edited by

      I have a long file and want to delete characters leaving the other characters on the row in place and moving characters from next rows up. eg: Deleting first two characters on third line.

      11111111
      22222222
      33333333
      44444444
      55555555
      66666666

      becomes

      11111111
      22222222
      44333333
      55444444
      66555555
      666666

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @fly-wire
        last edited by

        @Fly-Wire

        1. delete your characters
        2. put the cursor into the next line, press and hold shift+alt
        3. click with the mouse into the position of the last line holding the data to be move
        4. ctrl+x
        5. go up to the line with the initial delete chars
        6. ctrl+v

        Took longer this to write than to do.

        Cheers
        Claudia

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