this post was submitted on 02 Mar 2024
27 points (100.0% liked)

linuxmemes

26544 readers
1442 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.
  • 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
     
    top 16 comments
    sorted by: hot top controversial new old
    [–] Hjalamanger@feddit.nu 7 points 1 year ago (1 children)
    [–] GFGJewbacca@lemm.ee 2 points 1 year ago

    I prefer this version.

    [–] lengau@midwest.social 2 points 1 year ago (2 children)

    This is why I don't use vim. Can't spend all that mental energy on keybindings when I could spend it far more productively on KDE configuration options.

    [–] idunnololz@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

    You guys are all insane, and need to find a more productive use of your time and energy.

    Queues up another ranked game of League of Legends

    [–] dumpsterlid@lemmy.world 1 points 1 year ago

    Y’all just waste your time obsessing over dumb shit turns on tv and binges shows for 5 hours

    [–] crony@lemmy.cronyakatsuki.xyz 1 points 1 year ago* (last edited 1 year ago)

    What do you mean spend mental energy on keybindings? Sure it will take you a couple times to do them to remenber them but after that you will just know them without having to think about them.

    I don't know if it took me more than a couple hours to learn enough keybindings to be more productive than in vscode, and later on I just learned more as I need them and am now able to use them without thinking about it.

    I used to spend more time searching for the button to click with a mouse and remembering in what menu it was than it took me to learn and use vim keybindings.

    But this is all diff from person to person.

    [–] Bishma@discuss.tchncs.de 1 points 1 year ago

    Last night Spotify decided to dredge up "November Rain" by GnR and I realized that I still have neurons devoted to a perfect memory of the lead flute part of a rock power ballad that I listen to once every 5 years. I don't even play the flute.

    And that flute part is the reason I've never quite gotten the hang of buffers in Vim.

    [–] fossphi@lemm.ee 0 points 1 year ago (2 children)
    [–] femboy_bird@lemmy.blahaj.zone 1 points 1 year ago (1 children)

    Um akshually emacs is bad becuz it does follow the unix philosophy

    [–] TunaCowboy@lemmy.world 0 points 1 year ago (1 children)
    [–] Hexarei@programming.dev 1 points 1 year ago (1 children)
    [–] fossphi@lemm.ee 0 points 1 year ago

    Evil mode for the win

    [–] w3dd1e@lemm.ee 0 points 1 year ago (1 children)

    Can someone suggest a good way to lean VIM motions? I’ve been trying to use it as a VS Code extension but I don’t feel like I’m making any progress.

    I want to move away from VSCode but I’m not comfortable doing that until I have a better understanding. :/

    [–] breakcore@discuss.tchncs.de 1 points 1 year ago (1 children)

    Try vimtutor on the commandline.

    Interactive tutorial that takes place in vim itself :)

    [–] w3dd1e@lemm.ee 1 points 1 year ago

    Thanks! I’ll do that! I guess I’m missing out since I was using a Vim extension rather than Vim itself.