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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:01:40+00:00 2026-05-27T04:01:40+00:00

How do I draw a vertical line instead of typing one by one? For

  • 0

How do I draw a vertical line instead of typing one by one?

For example, I wanna set a vertical line in column 10 for 20 rows. Just like my first line.
how do I do that in smart way?

enter image description here

  • 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-27T04:01:40+00:00Added an answer on May 27, 2026 at 4:01 am

    First, set virtualedit=all, to allow yourself to navigate past the end of a line:

    :set virtualedit=all
    

    Then:

    10|<C-V>20jr|
    

    Where:

    • 10|: moves you to screen column 10
    • CTRL+V: enters blockwise visual mode "v" typed as a control character; that is, typing "v" while holding the CTRL key down. The case of "v" does not matter; thus CTRL-V and CTRL-v are equivalent. But on some terminals, using the SHIFT key will produce another code, don’t use it then. Source: Vim documentation: intro / notation / CTRL-{char}
    • 20j: moves you down 20 lines (adjust to taste)
    • r|: replaces the selection with bars
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using a Separator to draw a vertical line inside a Border. At first
Is there a way to draw a vertical line in uitableviewcell like the picture
I have two points that draw a line when connected. The line can be
I have a CGPath in some coordinate system that I'd like to draw. Doing
I have two UIScrollView instances and I want to draw a vertical line between
I'm working with images like: https://i.stack.imgur.com/zmQr0.jpg I've managed to find a vertical line between
Linqpad, when coding in C#, will draw a vertical line between opening and closing
I used to charts using core-plot framework, my requirement is draw vertical line as
I want to draw a straight vertical line in my Android activity when a
I'm trying to draw vertical text in win32 GDI api. I call CreateFont() with

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.