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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T00:05:09+00:00 2026-05-28T00:05:09+00:00

The only thing that I miss about using other editors is finding my place

  • 0

The only thing that I miss about using other editors is finding my place with the mouse. I can look with my eyes to a specific area on the file and with a motion of the mouse and a click I am there. With VIM i have to jjjjjkkkkkkjjjjhhhh… almost there hhhhh oh crap I missed by 3 characters, lll.

I am learning to do marks and i found a bookmarks plugin that is great, I can create markers and destroy them with <f3> and navigate to them with unfortunately the marks are forgotten when the file is closed.

How do you all super navigate files? I know I could also do 5j7k4j5h and so forth, but there must be a plugin that can read my eyes and put the cursor where I really need it..

I also have learned to use /% to search for a specific term. It does help but all the matching characters are highlighted through out the document.

  • 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-28T00:05:10+00:00Added an answer on May 28, 2026 at 12:05 am

    Try $ vimtutor, it will teach you everything you need to know to get started.

    hjkl are the tip of the top of the iceberg and very rarely used, at least in my case.

    wWEe and BbgegE all allow to move word by word:

    • w and e go forward, W and E take whitespace and punctuation into account

      " here the * marks the default location of the cursor
      " and each letter shows where you jump when you hit the key.
      
      Latin: Lorem ipsum dolor sit amet.
                         *   e   e    e
                         *   E   E     E
      *    w w     w     w     w   w   w
      *      W     W     W     W   W   W
      
    • b and ge go backward, B and gE take whitespace and punctuation into account

      Latin: Lorem ipsum dolor sit amet.
      b    b b     b     *
      B      B     B     *
           ge    ge    ge*
          ge
           gE    gE    gE*
      

    fFtT are used to reach for a particular character on the current line and ;, are used to repeat that motion, in the same direction for ;and in the opposite direction for ,:

    • fm jumps ON the next m forward, F goes backward

      Latin: Lorem ipsum dolor sit amet.
      *          fm    ;            ;
                 ;     Fm          *
      
    • tm jumps BEFORE the next m forward, T goes backward

      Latin: Lorem ipsum dolor sit amet.
      *         tm    ;            ;
                ;     Tm           *
      

    /? are used to jump to the first occurrence of a pattern from the current cursor position:

    • /pattern goes forward

      Latin: Lorem ipsum dolor sit amet.
      *            /ips
      
    • ?pattern goes backward

      Latin: Lorem ipsum dolor sit amet.
      ?Lat             *
      

    0$ are used to jump to the first and last character of the line.

        (whitespace)Latin: Lorem ipsum dolor sit amet.(whitespace)
        0                  *                                     $
    

    ^g_ are used to jump to the first and last printable character of the line.

        (whitespace)Latin: Lorem ipsum dolor sit amet.(whitespace)
                    ^      *                         g_
    

    Single and combined ()[]{} are used to move phrase by phrase or paragraph by paragraph or code block by code block.

    <C-b> and <C-f> are used to scroll by screen backward and forward.

    <C-u> and <C-d> are used to scroll by half-screen backward and forward.

    H, M and L move the cursor to the top, middle, bottom of the viewport, respectively.

    zt, zz and zb move the line under the cursor to the top, middle, bottom of the viewport, respectively.

    And so on.

    :help motion.txt will blow your mind.

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

Sidebar

Related Questions

GLSL has a full C-style preprocessor. The only thing that does not work is
Strangely I find no support for Midi in Android. The only thing that comes
I have to ask this, because: The only thing I recognize is, that if
the only thing i know about this subject is... in PHP 5, when a
One thing I really miss moving from svn to mercurial is that mercurial's hg
Currently I think that processor only has two states: run and not run. If
I think I read somewhere that some modules only have object oriented interfaces (
I tried things like $_ENV['CLIENTNAME'] == 'Console' but that seems to work on only
I'm working on an extension method that's only applicable to reference types. I think,
Been searching but the only thing I found was http://evain.net/blog/articles/2009/07/30/rebasing-system-reactive-to-the-net-clr which I got 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.