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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T07:26:35+00:00 2026-06-15T07:26:35+00:00

Can someone explain to me what sil exe :sb . current_buffer does in a

  • 0

Can someone explain to me what sil exe ":sb " . current_buffer does in a vimscript. I’m trying to learn how to use it, but finding documentation on vimscript seems nearly impossible.

  • 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-06-15T07:26:36+00:00Added an answer on June 15, 2026 at 7:26 am

    That’s a combination of several commands, and all of them are abbreviated.

    The commands being used there are :silent, :execute, and :sbuffer. You
    can get information on those commands by using :help :silent from within vim,
    and the same for the other commands.

    The . operator is also being used to do string concatenation.

    First the . operator is used to concatenate :sb with the value of the
    current_buffer variable. The resulting string is evaluated as if you’d typed
    it by the :exe portion, which will supresss messages because it’s part of the
    :sil command.

    So, the effect is as if you’d typed :sb 4, from normal mode (using 4 there as
    the value of current_buffer). This would split the current window and use the
    new window to edit buffer number 4.

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

Sidebar

Related Questions

Can someone explain why, in this situation, scandir is getting my directory, but the
Can someone explain why it's best use is for prototyping? Should it not be
Can someone explain binary stripping to me? How effective is it (How much does
Can someone explain this result to me. The first test succeeds but the second
Can someone explain what exactly the string 0 but true means in Perl? As
Can someone explain how to use if-then statements and for loops in Makefiles? I
Can someone explain why the lastAccessed date does not get saved to the database
Can someone explain the below code. As per my reading, Myframe inherits wx.frame but
Can someone explain the following behavior? Specifically, why does the function return a different
Can someone explain what is the operator &= for? I searched, but I got

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.