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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:39:08+00:00 2026-05-25T13:39:08+00:00

I use VIM in the development of C++ projects and configured a compile shortcurt

  • 0

I use VIM in the development of C++ projects and configured a compile shortcurt as follows

map <F4> :w<CR> :set makeprg=make<CR> :make <CR>:cw 4<CR>

which builds my project and shows the quickfix window in case there are any errors.

However this will always make vim open the file containing the first error in my current buffer, which is annoying when the error is not logically caused by the line indicated by the compiler but some other piece of code in the file that is currently openened. Can I prevent VIM from switching the currently openened file when jumping to an error (i.e. go to first error only if is contained in the current file, otherwise just open quickfix window). In addition: can I prevent jumping to the first error at all (again: just open quickfix window)

  • 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-25T13:39:09+00:00Added an answer on May 25, 2026 at 1:39 pm

    To prevent the :make command from jumping to the first error, call it with
    ! modifier,

    :make!
    

    See :help :make, item 7.

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

Sidebar

Related Questions

I'm on Ubuntu Linux 10.04. I use vim for most of my development and
i use vim in screen for development and if i quit vim, the current
I use vim for coding. When I have to compile the current file, Currently
I use Vim with ctags for development. I found ctags to be very useful
I use vim. Specifically I am using Janus . I have expandtab set. However,
I use VIM for code development and lot of things. I see that there
I make extensive use of source control for anything that relates to a project
I use two monitors in my development workflow, one is a fullscreen vim session
I use Vim on a MacBook Pro and in order to input \ ,
I use Vim with clang_complete for omnicompletion. The plugin is automatically triggered when I

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.