this post was submitted on 02 Sep 2025
1229 points (97.5% liked)

linuxmemes

27191 readers
2016 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
     

    Anyone who finds fault with this list = Skill issue.

    (page 2) 50 comments
    sorted by: hot top controversial new old
    [–] RedFrank24@lemmy.world 12 points 6 days ago (4 children)

    If you use Vim you'll never use any other software

    [–] Zink@programming.dev 6 points 6 days ago (1 children)

    That silly program can't trick me! I used Vim last year and I'm totally able to use other programs!

    ...I just have to use Vim also at all times!

    load more comments (1 replies)
    [–] lightnegative@lemmy.world 5 points 5 days ago (1 children)

    The problem with using Vim is that you have to learn Vim, but early in my career I was in single-ecosystem shops that all used IDE's for whatever tech (Microsoft= Visual Studio, Java = Eclipse / NetBeans, PHP = Sublime Text, arguably not an IDE)

    By the time I got to the point in my career where I got to choose the tooling, VSCode was already a thing and it has an extension for anything you can think of.

    So I never had to learn Vim, and now it's in the too-hard basket, and VSCode is ubiquitous and works surprisingly well

    [–] Tangent5280@lemmy.world 5 points 5 days ago* (last edited 5 days ago)

    You might change your mind when you hit rock bottom and have to claw your way back with a 2011 shitbox laptop that attempts to kill itself if you dare to open a second firefox tab or, case in point, VSCode or anything that has been built with Electron.

    I learnt vim and neovim out of necessity - because it takes only 30 MB on RAM

    [–] Tuxman@sh.itjust.works 6 points 6 days ago

    I would respond.. but I can’t figure out how to exit Vim

    <badumtss.gif>

    load more comments (1 replies)
    [–] cupcakezealot@piefed.blahaj.zone 14 points 6 days ago (2 children)

    and finally you replace vim with nano

    [–] notabot@piefed.social 11 points 6 days ago (3 children)

    Cast out the unbeliever! Drive them from our light! Let them not pass amongst the true believers lest they lead others astray!

    load more comments (3 replies)
    load more comments (1 replies)
    [–] mastod0n@lemmy.world 11 points 6 days ago (2 children)

    Pro tip for new VIM users: it's "Q".

    load more comments (2 replies)
    [–] alecsargent@lemmy.zip 12 points 6 days ago (2 children)
    [–] defaultusername@lemmy.dbzer0.com 11 points 6 days ago (1 children)

    It's standard for a reason.

    You know what else is standard? strcmp in C with user input.

    If you know you know.

    load more comments (1 replies)
    [–] RmDebArc_5@piefed.zip 11 points 6 days ago

    Why Chatgpt and not Gemini? Also why no vpn? You could have put VPN by Google

    [–] zr0@lemmy.dbzer0.com 10 points 6 days ago (6 children)

    Even though I regularly use vim for editing files, so many shortcuts and commands are still unknown. How would one approach this issue without reading the man page? Asking for a friend…

    [–] expr@programming.dev 8 points 6 days ago (1 children)

    vimtutor is the starting point for learning vim, but it's fairly surface-level. To actually learn vim, you should read through the user manual by typing :help usr_01 and hitting enter in vim. It's also accessible online here: https://vimhelp.org/usr_01.txt.html#usr_01.txt.

    It's a fairly quick read, about 40ish pages that are reasonably short and is intended to be read straight through like a book. It provides a good overview of all of vim's features.

    Note: this is distinct from the reference manual, which is much, much larger and isn't intended to be read straight through.

    load more comments (1 replies)
    load more comments (5 replies)
    [–] myotheraccount@lemmy.world 9 points 6 days ago (5 children)
    [–] HelloHotel@lemmy.world 8 points 6 days ago* (last edited 6 days ago) (1 children)

    Please! no more editor wars, just use ed! And if you need the fancy modern features, you can always use notepad.

    load more comments (1 replies)
    load more comments (4 replies)
    [–] caesarxinsanium@lemmy.zip 4 points 5 days ago

    Vim -> Emacs

    [–] bitjunkie@lemmy.world 8 points 6 days ago (10 children)

    Text editors should be simple and approachable above all. Nano is undeniably the best by this definition.

    [–] StarMerchant938@lemmy.world 7 points 6 days ago (1 children)

    I've been daily driving nano for years, I wish it was less of an afterthought when people debate text editors.

    load more comments (1 replies)
    load more comments (9 replies)
    [–] utopiah@lemmy.world 5 points 5 days ago (2 children)

    Honestly it's kinda true except for Photos and Maps. Everything that is not fundamentally visual by nature can pretty efficiently be done with Vim. It truly excels at manipulating and navigating through text.

    load more comments (2 replies)
    load more comments
    view more: β€Ή prev next β€Ί