this post was submitted on 05 Jul 2023
14 points (100.0% liked)

Programmer Humor

19480 readers
172 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] dilawar@lemm.ee 0 points 1 year ago (1 children)

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

[–] Quill7513@slrpnk.net 2 points 1 year ago
  • 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