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

  • SEARCH
  • Home
  • 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 259953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T22:18:26+00:00 2026-05-11T22:18:26+00:00

There’s the :a command, but that’s multi-line, and argdo asks you for the text

  • 0

There’s the “:a” command, but that’s multi-line, and argdo asks you for the text again for each file.

The docs mention the global command (g/pat/command) that will use an alternative version of “:a” that is terminated by a newline instead of by “.” on a line (you can include newlines by escaping them with “\”). But I couldn’t get this to work.

The only way I’ve seen is to first yank the text-to-be-added into a named register, then use:

:argdo put x                 " where x is the register

I’m hoping for something like

:argdo append myTextHere
  • 1 1 Answer
  • 1 View
  • 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-11T22:18:26+00:00Added an answer on May 11, 2026 at 10:18 pm

    I’m unclear where you’re trying to insert the text in the buffer. If you want it after the current line:

    :argdo exe 'normal osometext'
    

    Inserting text with linebreaks in it:

    :argdo exe "normal osometext\<CR>anewline"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There are posts that touch on this question, but no one that I can
There is a text file with 1,000,000 lines of code floating around and Ctrl+F
There are many tutorials that talk about deleting index.php from the url. But I
There have been multiple questions regarding this topic but I have never really settled
There are some stdlib functions that throw errors on invalid input. For example: Prelude>
There is my code that I want to alert test once when mousemove ,
There is some contradiction in the api documentation: on one location: https://developer.foursquare.com/docs/responses/user on another
There are two ways that I know that you can fetch results in Rails
There is no SelectFolderDialog in .NET but It is present itself in Visual Studio
There's a bug in FireBug: I accidentally clicked where the line numbers are, which

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.