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 3984256
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T05:44:52+00:00 2026-05-20T05:44:52+00:00

The simplified version of my question is how can I achieve a command such

  • 0

The simplified version of my question is how can I achieve a command such as the following.

gvim --remote-tab-silent -c mak

When I run this command I am hoping for a new tab to be opened, and to have the make command run. What actually happens however is there are two new tabs “-c” and “mak”

Is there a way to do this? My end goal is to be able to within vim run a command such as this to give me asynchonous make output.

!gvim --remote-tab-silent -c mak

Thanks in advance.

–EDIT–
I found the documentation for –remote, which explains how to do a remote command with opening a file. The syntax applies to remote-tab apparently.

To do what I want I am now using

gvim --remote-tab-silent +mak MakeOutput

Similarly inside vim I can use

!gvim –remote-tab-silent +mak
MakeOutput

It automatically opens the first error in a file for me, which is convenient I would think 🙂

  • 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-20T05:44:53+00:00Added an answer on May 20, 2026 at 5:44 am

    It seems like what you’re asking is how to execute commands asynchronously with updates when they complete.

    Have a look at my AsyncCommand plugin. It’s just wraps the vim syntax required to execute something and load it with –remote. I’ve uploaded AsyncCommand 2.0 that includes an AsyncMake command.

    Add the script to your .vim/plugin and you can build with :AsyncMake or :AsyncMake target. Errors will be opened in your quickfix once the make completes.

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

Sidebar

Related Questions

This is a simplified version of my question earlier today since I didn't get
I was trying to make a simplified version of my code for this question
Here is a simplified version of something I'm trying to run: for (var i
I have the following tables defined declaratively (very simplified version): class Profile(Base): __tablename__ =
This is a simplified version of some of my code: public struct info {
Trying to reproduce the problem from this question , I've found I can't plot
This seems like a really simple question; but I can't see how it's actually
I've tried to search around for the answer to this question, but can't seem
Here is the simplified version of my question. There are two tables one has
This is a simplified version of my database, with the actual problem applied to

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.