this post was submitted on 24 Sep 2025
1291 points (98.0% liked)

Programmer Humor

26673 readers
1371 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
[–] freewheel@sh.itjust.works 9 points 1 week ago (1 children)

Substring completion on ZSH. Type in a small part of the command you want to find and then press up.

[–] entwine@programming.dev 7 points 1 week ago (1 children)

bash supports this feature too btw

[–] freewheel@sh.itjust.works 2 points 1 week ago

Added to my mental toolbox, thanks!