this post was submitted on 10 Jun 2026
491 points (98.8% liked)

memes

22030 readers
4248 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] kythrea@lemmy.world 131 points 1 month ago* (last edited 1 month ago) (2 children)

word processor users when they try vim (me):

[–] marcos@lemmy.world 11 points 1 month ago (1 children)

When $EDITOR is vim, but I expected anything else:

opens file, with small text on the top; text begins changing; text duplicates in size, then triples; text returns to original size; text increases in size to fit several screens...

Then my great reflexes kick on and I notice something wrong :)

[–] jaybone@lemmy.zip 2 points 1 month ago (2 children)

Do you prefer when EDITOR is set to emacs?

[–] marcos@lemmy.world 8 points 1 month ago (1 children)

Personally, yes. But the default being nano is very sensible.

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)
[–] FedX@quokk.au 49 points 1 month ago (2 children)

I will legitimately go esc, :w, i on Google Docs to try and save the document...

[–] rescue_toaster@lemmy.zip 31 points 1 month ago* (last edited 1 month ago) (2 children)

Escape in some email clients cancels a new email. I had to retype many emails before email clients began auto-saving drafts.

[–] NominatedNemesis@reddthat.com 7 points 1 month ago

The paiiiin! How many hours I lost because of this?

SpoilerProbably less than I used to configure my neovim...

load more comments (1 replies)
load more comments (1 replies)
[–] TheLeadenSea@sh.itjust.works 23 points 1 month ago (2 children)

Explain pls for us vimless noobs

[–] FedX@quokk.au 27 points 1 month ago (1 children)

Direction navigation in vim is hjkl.

[–] IrateAnteater@sh.itjust.works 22 points 1 month ago (4 children)

I know I'm just a vim-less heathen, but using letters for navigation in a text editor seems kind stupid when arrows exist.

[–] NeatNit@discuss.tchncs.de 46 points 1 month ago (1 children)

No, you're 100% right. The only reason it's this way is this: https://pikuma.com/blog/origins-of-vim-text-editor

These literally were the arrow keys on the machine that vim was originally developed on.

[–] ExcessShiv@lemmy.dbzer0.com 12 points 1 month ago (3 children)

Why the hell didn't they go with JIKL or something instead then, so the pattern at least resembles the direction it navigates?

[–] LSNLDN@slrpnk.net 26 points 1 month ago (2 children)

Wasd was revolutionary at the time

[–] ExcessShiv@lemmy.dbzer0.com 17 points 1 month ago

This really just shows how fundamentally terrible product developers engineers are.

load more comments (1 replies)
[–] aradgus@lemmy.ml 11 points 1 month ago

so your finges dont have to leave the home row. Its acually peak when you used hjkl for some time

[–] tpihkal@lemmy.world 4 points 1 month ago

You should boycott vim. That'll teach 'em.

[–] expr@piefed.social 11 points 1 month ago* (last edited 1 month ago)

The reason it's so popular is because it provides directional navigation on the home row, with the direction that's by far the most common (down) under your strongest, dominant finger (the index finger).

It's much better for both efficiency and ergonomics than arrow keys.

[–] ExLisper@lemmy.curiana.net 8 points 1 month ago (2 children)

Why would you move your hand to arrow keys when the letter are already under your fingers?

ESC, use-letter-to-navigate, i, type, ESC, navigate, i, type

Really simple. On my keyboard I re-mapped ESC to TAB so I don't even have to move my hand to switch between navigate and insert modes.

[–] IrateAnteater@sh.itjust.works 3 points 1 month ago (3 children)

So you've transferred the required hand move from the right hand to the left, and added extra required keystrokes to accomplish the same task. I don't see how that isn't worse.

[–] ExLisper@lemmy.curiana.net 5 points 1 month ago (5 children)

No, it's a key stroke, not hand move. I don't have to reposition my hand to hit ESC. You do have to reposition your hand to use arrow keys.

Also, you usually move the cursor by more than just one character. It's one extra keystroke to reposition the cursor, not to move it by one char. You have shortcuts to jump to end of file, specific line, end of line or even create and jump to bookmarks. All this with just standard keys, without repositioning your hands to use the mouse or arrow keys.

load more comments (5 replies)
[–] msage@programming.dev 2 points 1 month ago

Moving hands is an extremely time-consuming task when you're typing 60+ words per minute. Couple of keystrokes are much much faster than relocating your hand twice.

[–] tyler@programming.dev 2 points 1 month ago

I use layers so esc is actually almost directly under my pinky.

[–] msage@programming.dev 2 points 1 month ago (7 children)

I have it instead of CapsLock, tab is too useful to forego.

But yes, arrow keys are too far, and I avoid them everytime I can, including in Shell

load more comments (7 replies)
[–] meowcar42O@lemmy.dbzer0.com 4 points 1 month ago

moving my hand this much SUCKS

[–] graycube@lemmy.world 8 points 1 month ago (8 children)

Instead of using the arrow keys most vi & him users navigate the cursor around the doc by using letter keys. I do it so subcociously now I am not sure which direction is the j when I use my phone.

load more comments (8 replies)
[–] realitaetsverlust@piefed.zip 9 points 1 month ago (2 children)

This is a problem for me on systems that only have nano installed. Gets me every time

load more comments (2 replies)
[–] Bonje@lemmy.world 9 points 1 month ago

20Gwwbcwkurva:wq

[–] bebabalula@feddit.dk 7 points 1 month ago

I cannot begin to describe how many times I’ve had to re-type the same info in some input form because I hit esc when I had first finished it!

[–] NABDad@lemmy.world 5 points 1 month ago

It's been so long since I worked on a machine where I couldn't use the cursor keys in vi, I don't think I'd even be able to anymore.

[–] FancyPantsFIRE@lemmy.world 5 points 1 month ago

I only understand this reference because I worked for a company at one point that had a large number of NeXT and Solaris hosts that only had vi installed with letter key navigation, so my muscle memory does not use arrow keys.

[–] VitoRobles@lemmy.today 4 points 1 month ago (1 children)

Coders use word docs?

I'm not a programmer but I still open up notepad and write in markdown.

It's just faster.

load more comments (1 replies)
[–] replicat@lemmy.world 4 points 1 month ago

ITT: People who don't use vim and insist we have arrow keys now so don't need hjkl anymore.

[–] Aneb@lemmy.world 4 points 1 month ago

Here's what my terminal usually looks like

@>vim srv/txt.txt Writes a bunch of lines of code/words/docker containers. [ESC] :sq Can't edit file without sudo :q! @>sudo vim srv/txt.txt 🥹

[–] raspberriesareyummy@lemmy.world 3 points 1 month ago (1 children)

Erm. This would be vi? vim has arrow key support.

[–] rustydrd@sh.itjust.works 8 points 1 month ago (1 children)

Implying that vim users use arrows instead of hjkl? Blasphemy!

[–] raspberriesareyummy@lemmy.world 3 points 1 month ago

I do :p and I use vim a lot.

[–] whatiswrongwithyou@lemmy.ml 2 points 1 month ago

When I start a new roguelike:

Activate [j]ump ability, view [l]og, no item underfoot to mark for [k]eeping, [h]ide.

[–] ornery_chemist@mander.xyz 2 points 1 month ago* (last edited 1 month ago)

<ESC><ESC><ESC><ESC>ujj<ESC>u<ESC>v0wsffs<C-z><C-s><A-F4><A-enter>vim pres.typ...

[–] 00xide@lemmy.ml 2 points 1 month ago (1 children)

jjjjjjjjjjj? Nah fam, 11j.

load more comments (1 replies)
[–] tomiant@piefed.social 2 points 1 month ago

I use eMacs btw

[–] rumba@lemmy.zip 2 points 1 month ago

And they lived happier ever after.

THE END :wq!

load more comments
view more: next ›