this post was submitted on 17 Nov 2023
22 points (95.8% liked)

linuxmemes

25924 readers
224 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
     

    Low quality meme

    all 22 comments
    sorted by: hot top controversial new old
    [–] audiomodder@lemmy.blahaj.zone 3 points 2 years ago (3 children)

    I was talking with a sysadmin once who intentionally removed nano and emacs from any system he was granted access to. His explanation was β€œif they can’t use vim I don’t want them on my machines”

    [–] negativenull@lemm.ee 4 points 2 years ago (1 children)

    There's a sysadmin at my place who does exactly that. He's kind of an idiot too.

    [–] CalicoJack@lemmy.dbzer0.com 2 points 2 years ago (1 children)

    If a sysadmin expected me to use vim for every minor config tweak, I wouldn't want to be on their machines either.

    [–] 0xD@infosec.pub 0 points 2 years ago (1 children)

    Once you get the hang of it it's just so much quicker for small and big tasks.

    Check out vim adventures:

    https://vim-adventures.com/

    Or just install vimtutor and try around. The basics are pretty simple, and the more advanced stuff infinitely helpful.

    [–] MonkderZweite@feddit.ch 1 points 2 years ago

    and the more advanced stuff infinitely helpful.

    Thanks, no. At that point i use sed, grep or a GUI editor.

    [–] jadedwench@lemmy.world -1 points 2 years ago (1 children)

    Brilliant! I don't entirely disagree with that. I had vim forced on me at my old job, including actual vi on some of the more ancient systems. I got so used to it that I don't really know how to use nano and definitely not emacs.

    I never understood what the big deal was. Write. Quit. If you can't remember that 'w' means write and 'q' means quit, I don't know how else to help. Add in some decent options in your vimrc and it is pretty comfortable. I am in no way some guru who knows every shortcut and fancy command out there, but I like using it and it is the first thing I install on a new system.

    I am not one to judge what text editor, OS, phone, car, or computer you like. You do you. If I was a sysadmin that had to deal with people who really shouldn't be on those systems and that was an easy way to discourage people from screwing with it, then hell yeah.

    [–] negativenull@lemm.ee 1 points 2 years ago

    Knowing VIM does not make one a better sys-admin. You can be an idiot, and still know how to drive Vi/Vim. There is FAR FAR FAR more to managing an OS and than that. If you think requiring VIM is enough to keep unknowledgeable people away from servers, you are probably the one who shouldn't be managing servers.

    [–] badbytes@lemmy.world 2 points 2 years ago

    I've been using Vim for years, cause I can't figure out how to close it.

    [–] dansity@lemmy.dbzer0.com 1 points 2 years ago (1 children)

    Just use notepad++ with wine like any normal person do

    [–] geekworking@lemmy.world 1 points 2 years ago (1 children)

    +1 for nano. I just need to change two parameters in a config file, not join a religion.

    [–] Damage@slrpnk.net 1 points 2 years ago

    When the holy war comes, you'll be among the first sacrifices!

    [–] wookiepedia@lemmy.world 1 points 2 years ago

    EMACS is a great operating system, it only lacks a good editor.

    [–] rikudou@lemmings.world 1 points 2 years ago

    As a nano user, I fully agree.

    [–] PlexSheep@feddit.de 1 points 2 years ago

    In the world of text editors, VIM, specifically NeoVim is the shining light. Standing at the pinnacle of creation at a height that can only be reached by zealous emacs users.

    They have a learning curve through. Nano is obviously easier, but it's also just a basic editor.

    :x

    [–] EqMinMax@lemmy.world 1 points 2 years ago

    vim and emacs are ide like text editors.

    [–] Veneroso@lemmy.world 0 points 2 years ago (1 children)

    Nano, based.

    If I use VI or VIM I'm going to have to kill the task because I just tried to exit and uggggghhhh why!?

    [–] captain_aggravated@sh.itjust.works 0 points 2 years ago (1 children)

    :q! or :exit or :quit or ZZ...there's lots of ways to quit Vim.