this post was submitted on 02 Oct 2023
1408 points (96.7% liked)

Programmer Humor

19302 readers
326 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
[–] Sh1nyM3t4l4ss@lemmy.world 88 points 1 year ago (19 children)

Use a shell with decent auto-completion. I have not been irritated by this in years.

[–] nogooduser@lemmy.world 26 points 1 year ago (6 children)

Won’t autocomplete fail if you do “cd d” and then try the autocomplete?

Or is that what you mean by “decent” auto-completion?

[–] rasensprenger@feddit.de 25 points 1 year ago

bash's autocomplete fails (at least with default settings), but e.g. zsh can figure out what you mean

load more comments (5 replies)
load more comments (17 replies)