this post was submitted on 05 Jul 2023
286 points (99.3% liked)

Programmer Humor

25567 readers
952 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Quill7513@slrpnk.net 16 points 2 years ago (19 children)

Its so rough watching non vimmers use vim

[–] dilawar@lemm.ee 5 points 2 years ago (12 children)

a pro vim user watching a vim noob using arrow keys.

[–] Quill7513@slrpnk.net 11 points 2 years ago (11 children)
  • Using “cmd+f” to search terminal buffers instead of /
  • Using :wqa! and then reopening the editor instead of just using :w
  • Deleting an entire line by hitting x repeatedly
  • Adding to the end of a like by pressing i and then the right arrow key until they're at the end of a line
[–] tool@r.rosettast0ned.com 4 points 2 years ago (1 children)

Deleting an entire line by hitting x repeatedly

The first time I ever touched Double Ds was in vim.

It's all fun and games until someone does ddO instead of using S ;(

load more comments (9 replies)
load more comments (9 replies)
load more comments (15 replies)