I’d like actual examples instead of “I work faster”, something like “I can move straight to the middle of the file with 7mv” or “I can keep 4 different text snippets in memory and paste each with a number+pt, like 2pt”, things that you actually use somewhat frequently instead of what you can do, but probably only did once.

You are viewing a single thread.
View all comments
21 points

Honestly the best bit is just not feeling the need to take my hand off the keyboard and use the mouse. I don’t think I can quantify the time saved, but I can tell you I really notice when I’m using software that makes me have to switch.

permalink
report
reply
4 points

Yeah when my hand goes to the mouse it feels like I’ve broken a combo or streak. Like I’ve switched from an active to a passive mode. The mouse is for clicking and scrolling, like reading email and webpages

permalink
report
parent
reply
2 points

The Acme editor (and Sam) begs to differ. Sadly it’s hard to find a mouse that can do mouse chording today.

permalink
report
parent
reply
-3 points

So, like every text editor also without a beep-mode?

permalink
report
parent
reply
9 points
*

I don’t know if this comment comes from ignorance or snarkiness but it’s really not the same. Other editors add in hotkeys over time to perform a single function.

Vim key bindings are actually a terse text manipulation language where you can form arbitrary “sentences” like:

  • ciw - change the current word, meaning remove it and then enter insert mode

  • D - delete until end of line

  • dt: - delete everything between the cursor and the next colon on this line

  • 10"ap Paste the contents of the a register 10 times

permalink
report
parent
reply

Ask Experienced Devs

!ask_experienced_devs@programming.dev

Create post

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

Community stats

  • 1

    Monthly active users

  • 41

    Posts

  • 417

    Comments

Community moderators