m-dimmitt-old / pair-requirements-repo

Pairing with others is most fun when you meet the minimum knowledge expected to match that developers dev environment.
0 stars 0 forks source link

Vladamir's Environment: vim, ... other stuff. #1

Open MichaelDimmitt opened 5 years ago

MichaelDimmitt commented 5 years ago

List commands that are expected:

example,

shifting tabs, creating new tabs, hjkl, ... etc. The things you find essential when pairing.

MichaelDimmitt commented 5 years ago

I will update to the readme when content is filled out.

Using this tool to plan next things to upgrade.

VolodymyrPliuta commented 5 years ago

Cool idea for a repo, thanks Mike! 🎉

When someone pairs with me it is helpful if they know how to: Tabs: open new tabs, switch between tabs, Navigate: up, down, left, right. beginning and end of line. Modes: insert mode, escape/normal mode, visual mode, visual block mode.

Here are the commands to learn this information: :tabe - opens new tab Tab - switch between tabs :wq - save and quit Shift + j - lifts up a line Shift + v - select lines Ctrl + v - seelct characters gg - to the top of the page G - to the buttom of the page

MichaelDimmitt commented 5 years ago

note: vlad used "hjkl":

pointer finger: h (left) and j (down) middle finger: k (up) ring finger: l (right)

arrow keys typically follow the convention:

pointer finger: left middle finger: up, down pointer finger: right

pro tip - try to speed race the first three levels of the game. https://vim-adventures.com/