vi - vim fw, Fw, tw, Tw, and ; in command mode -


i've been using shortcutfoo tighten vim muscle memory , ran across commands can't understand animations , explanations.

these explanations commands:

  • fw | move next 'w' on line
  • fw | move previous 'w' on line
  • tw | move before next 'w' on line
  • tw | move before previous 'w' on line
  • ; | repeat last f, f, t, or t

i've tried using these commands in vim don't seem noticeable.

go link:

https://www.shortcutfoo.com/app/dojos/vim/cheatsheet

search keyword: intermediate text navigation i.

hover in icon camera preview. can see example imagine easy.

example:

  • fw | move next 'w' on line:

  • fw | move previous 'w' on line

  • tw | move before next 'w' on line

  • tw | move before previous 'w' on line

  • ; | repeat last f, f, t, or t

similar other key shortcut.


Comments