Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6845223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:28:27+00:00 2026-05-27T00:28:27+00:00

Lately I’ve been y anking and p utting a lot of code that needs

  • 0

Lately I’ve been yanking and putting a lot of code that needs to be altered somewhat (usually just a simple substitution). I can manually select it after it’s pasted in, or for longer blocks I suppose I could look at the number of lines pasted (20 new lines) and use 20:s..., but given that it’s vim, it seems like there should be an easier/faster way to do this.

So is there a way to either select or execute a substitution on text as it’s being put?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T00:28:27+00:00Added an answer on May 27, 2026 at 12:28 am

    Immediately after the execution of the p, the [ and ] marks refer to the start and end line numbers of the pasted region (applies during y as well). See the help for '[ and '] for explanation.

    Thus, you can use these marks to form the range on which to work the :s, as :'[,']s///. This will then work on the region just yanked or pasted. Sure, it’s not short, but if you care about it you can map it. Perhaps something like nnoremap <Leader>p p:'[,']s/.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Lately, I've been writing a lot of code that looks like this: List<MyObject> myList
Lately, I've come across a lot of Java code that relies on properties files
Lately, I've been reading some code that has if (! (a == b) )
Lately I've been thinking a lot about building a website/blog/community oriented site. However I
Lately, I've gotten some weird linker errors. I've been taught that there's two ways
Lately I've been writing some JS code using jQuery and JavaScript as it is
Lately I've been wondering if there's a difference between initializing the variables that have
lately I have been writing a lot of tiny plugins for my web projects
Lately I have been finding that some of the ColdFusion applications on my production
Lately, i have been exploring the source code of OutputCache attribute in asp.net mvc-3

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.