this post was submitted on 30 May 2024
437 points (96.6% liked)
Comic Strips
12602 readers
3092 users here now
Comic Strips is a community for those who love comic stories.
The rules are simple:
- The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author's website, for instance).
- The comic must be a complete story.
- If it is an external link, it must be to a specific story, not to the root of the site.
- You may post comics from others or your own.
- If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).
- The comic can be in any language, but if it's not in English, OP must include an English translation in the post's 'body' field (note: you don't need to select a specific language when posting a comic).
- Politeness.
- Adult content is not allowed. This community aims to be fun for people of all ages.
Web of links
- [email protected]: "I use Arch btw"
- [email protected]: memes (you don't say!)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But cut doesn't work that way..
How so? It deletes something from the source and stores it in the clipboard. If you never paste it... it's effectively just deleting it.
But the handling of the command is application independent. Also many applications have their own clipboard
The fact that you say "it deletes something" means you are ignoring the copy process happening in the background.
That something could be any text or file and both have different implementation depending on the app receiving the command.
File cut doesn't even copy the file into the windows clipboard, it just copies the reference to where the file is stored
Other objects like Text behavior incur a replacement of the data on the w clipboard but that's not the same as erasing although it might seem like it that's why