Community
    • Login

    Delete selection vertically leaving rest of line in place

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 2.2k Views 2 Watching
    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 Offline
      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 Offline
        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

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors