this post was submitted on 12 Mar 2024
55 points (83.1% liked)

Programmer Humor

32490 readers
583 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 58 points 8 months ago (13 children)

It would seem that the end user has no idea what "cut" means. I never have to "go back to the original directory to delete the originals". That is what "cut" is for.

Besides, as other comments pointed out, one can make a multiple selection, and then, in conjunction with "cut", it will work exactly like the feature described at the end. 🤷‍♂️

[–] [email protected] 2 points 8 months ago

Tbh I am not surprised there are people who don't know what cut is. When I was in school a lot of people around me though it was just the graphical button to delete things. I think UI tried to solve the problem since them : cutting won't delete a file but will just shade it, which makes it more obvious that you should do another action.

load more comments (12 replies)