this post was submitted on 17 May 2026
482 points (99.2% liked)

linuxmemes

31474 readers
590 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
    482
    It's hacker time (sh.itjust.works)
    submitted 1 day ago* (last edited 18 hours ago) by Lisk91@sh.itjust.works to c/linuxmemes@lemmy.world
     

    backup config files

    you are viewing a single comment's thread
    view the rest of the comments
    [–] queerlilhayseed@piefed.blahaj.zone 37 points 1 day ago (1 children)

    Only way to do it. everyone knows ctrl-c angers the terminal daemons.

    [–] NotSteve_@lemmy.ca 34 points 1 day ago (3 children)
    [–] toynbee@piefed.social 3 points 17 hours ago (1 children)
    [–] albbi@piefed.ca 1 points 13 hours ago (1 children)

    I prefer to keep my hand away from my mouse if possible. And I'm not even a vim user!

    [–] toynbee@piefed.social 1 points 13 hours ago

    Same! Well, about the mouse. I am definitely a vi (and all its variants) user.

    However, for transferring text between windows, the mouse is probably the best option. It's not necessarily needed for highlighting, but definitely beneficial. If you don't like ctrl+shift+v or middle click, shift+insert often works?

    [–] albbi@piefed.ca 11 points 1 day ago (4 children)

    Such an annoying kludge to make a common operation work.

    [–] queerlilhayseed@piefed.blahaj.zone 26 points 1 day ago (1 children)

    My hot take: cross-application or system-wide shortcuts like copy/paste should all be controlled with the Super/Meta key. Looking hard at you, alt-F4.

    App developers, you get your pick of Shift, Ctrl, and Alt modifiers. Super/Meta is for the OS only.

    [–] brisk@aussie.zone 12 points 1 day ago* (last edited 1 day ago)

    Super is for my window manager.

    Which I guess is kind of where copy paste live so I'm on board, barring semantic nitpicks

    [–] SpaceNoodle@lemmy.world 13 points 1 day ago

    Personally, I think it was quite rude of all of those applications to make the standard "break" command mean "paste."

    [–] DmMacniel@feddit.org 8 points 1 day ago (1 children)

    Control commands are older than the shortcuts for cut copy paste though.

    [–] albbi@piefed.ca 1 points 13 hours ago (1 children)

    I got pretty used to CTRL-INS and Shift-INS for copy and paste. I don't know if those even still work though.

    [–] DmMacniel@feddit.org 1 points 13 hours ago

    yes, yes they do :)

    [–] NotSteve_@lemmy.ca 4 points 1 day ago

    I guess I'm so used to it at this point that I just add the shift automatically and don't really consider it annoying

    Such an annoying kludge to make a common operation work.

    That describes nearly everything in software, doesn't itπŸ˜…

    [–] tdawg@lemmy.world 2 points 1 day ago

    One of the things I always setup is a pbpaste & pbcopy function to mirror Marcos's. I know that's not what the meme is about but pbpaste > /tmp/filename.json is too handy