Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. Vim is built different

Vim is built different

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
91 Posts 53 Posters 3 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K [email protected]

    I don't know why there's so much hate for Vim. It's simple- just use it as your default text editor since you first started using computers, and keep using it forever, and problem solved!

    dohpaz42@lemmy.worldD This user is from outside of this forum
    dohpaz42@lemmy.worldD This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #39

    :set nocompat

    Why VIM decided to make itself run just like VI (by default) is beyond me. Isn’t the long name “VI Improved”?

    N 1 Reply Last reply
    5
    • endmaker@ani.socialE [email protected]

      Personally, I have seen so many memes about exiting vim that by the time I got to use it for the first time, exiting it was a no-brainer.

      For any newbies out there, the command is

      :wq
      
      dohpaz42@lemmy.worldD This user is from outside of this forum
      dohpaz42@lemmy.worldD This user is from outside of this forum
      [email protected]
      wrote on last edited by [email protected]
      #40

      😳

      :w = write; or overwrite if the file already exists.

      Please don’t give blanket destructive advice.

      G 1 Reply Last reply
      14
      • N [email protected]

        How is this a lazy argument? Most people dont use Fortran, Cobol, or Assembly anymore for the same reason. There are better alternatives out there.

        B This user is from outside of this forum
        B This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #41

        I'm not an old hat programmer and have never been forced to use VIM, but I started learning how to navigate because of the potential efficiencies that comes with it, and because I like to learn new things. I'm not good at it, but I've gotten a lot better, and I will continue to do so because it's enjoyable, neovim is extremely customizable, and the vim key bindings can be used in vscode for when I use that. I also use Linux, so it felt like the right direction to go, but mostly for the memes.

        I don't use it for high level language coding like python, JS, and definitely nothing.net related like c#, but it's solid for lower level like C.

        You don't have to enjoy it, but there are some extremely skilled programmers out there that can code laps around other extremely skills programmers just because they use vim/neovim and can navigate at a stupid fast rate. Watching some like the Primeagen on YT is humbling.

        S 1 Reply Last reply
        1
        • S [email protected]

          If you can't think of a reason, then you could have just asked. Or read a few threads here or somewhere else. But instead you went forward typing your oh so very informed opinion, which itself is a good invitation for "shut up, lousy know-nothing type of human" kind of response. I do hope you'll do better next time you see a piece of lore and culture you have no clue about

          N This user is from outside of this forum
          N This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #42

          Seems like I struck a chord. I get this same response anytime vim comes up in a thread. Its almost as bad as the linux gatekeeping. Apparently I'm not allowed to have an opinion that differs from the group.

          S 1 Reply Last reply
          1
          • T [email protected]

            also worth noting you open vim the first time, you get a huge ass splash screen telling you how to exit

            dohpaz42@lemmy.worldD This user is from outside of this forum
            dohpaz42@lemmy.worldD This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #43

            Only if you don’t immediately open a file.

            1 Reply Last reply
            0
            • cm0002@lemmy.worldC [email protected]
              This post did not contain any content.
              darklamer@lemmy.dbzer0.comD This user is from outside of this forum
              darklamer@lemmy.dbzer0.comD This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #44

              I switched from vi to vim in 1994 and found it immediately obvious how to quit — it was just like vi!

              I guess I'll never understand these memes.

              1 Reply Last reply
              35
              • N [email protected]

                Seems like I struck a chord. I get this same response anytime vim comes up in a thread. Its almost as bad as the linux gatekeeping. Apparently I'm not allowed to have an opinion that differs from the group.

                S This user is from outside of this forum
                S This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #45

                "It sucks because I can't see why it is even useful" is not an opinion, it is ignorance, and you have already shown it to be a willful one. No wonder you get shat on repeatedly

                N 1 Reply Last reply
                2
                • N [email protected]

                  If you're just doing a quick config edit, nano is significantly easier to use and is also present in most distros.

                  Vi/Vim is useful as a customizable dev environment, but in the present there are better, more feature-rich development tools - unless you are specifically doing a lot of development in a GUI-free system, for some reason.

                  L This user is from outside of this forum
                  L This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #46

                  Im completely lost on Nano. Vim is SO much quicker.

                  U 1 Reply Last reply
                  3
                  • S [email protected]

                    "It sucks because I can't see why it is even useful" is not an opinion, it is ignorance, and you have already shown it to be a willful one. No wonder you get shat on repeatedly

                    N This user is from outside of this forum
                    N This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #47

                    I've used vim, and I didn't like it. That is the definition of an opinion.

                    S S 2 Replies Last reply
                    1
                    • B [email protected]

                      There's also ZZ 👉😎👉 Same caveats apply, smash that fukken esc key (for bonus points rebind caps lock as esc) then ZZ Top your way out of that shit.

                      M This user is from outside of this forum
                      M This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #48

                      This is the most correct answer.

                      Rebind Caps to Esc.

                      ZZ (or ZQ if you don't want to save the file).

                      1 Reply Last reply
                      0
                      • L [email protected]

                        I've recently started administering windows headless. PowerShell over SSH.

                        Don't have this problem on windows server!

                        It doesn't even have a terminal text editor

                        I have to install nano or use powershell commands through hoops of fire just to edit a line in a file.

                        Or download the file via scp, edit and reupload.

                        Pure Insanity.

                        V This user is from outside of this forum
                        V This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #49

                        Clearly you should install Edit.

                        https://github.com/microsoft/edit

                        L N kojichan@lemmy.worldK R 4 Replies Last reply
                        11
                        • V [email protected]

                          Clearly you should install Edit.

                          https://github.com/microsoft/edit

                          L This user is from outside of this forum
                          L This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #50

                          My actual issue is I need approval to install anything on any server. This might get approved since it's MS though! Thanks.

                          D 1 Reply Last reply
                          1
                          • N [email protected]

                            I've used vim, and I didn't like it. That is the definition of an opinion.

                            S This user is from outside of this forum
                            S This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #51

                            Nope, that's not a definition of opinion. And this opinion is leagues away from your original post. If you can't see this - be my guest, go on making up dreams of " I stuck a chord" and whatever else you are imagining

                            1 Reply Last reply
                            2
                            • V [email protected]

                              Clearly you should install Edit.

                              https://github.com/microsoft/edit

                              N This user is from outside of this forum
                              N This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #52

                              I installed vim/nvim on my work windows pc.
                              I don't often need to edit text files in terminal, but its nice having its functionality.

                              1 Reply Last reply
                              1
                              • dohpaz42@lemmy.worldD [email protected]

                                :set nocompat

                                Why VIM decided to make itself run just like VI (by default) is beyond me. Isn’t the long name “VI Improved”?

                                N This user is from outside of this forum
                                N This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #53

                                Vims defaults are quite crap overall. It is why everyone needs 100s of lines of configs and many plugins to turn it into something decent. Well worth the setup but it could go a long way to making things nicer to use out the box.

                                1 Reply Last reply
                                14
                                • N [email protected]

                                  If you're just doing a quick config edit, nano is significantly easier to use and is also present in most distros.

                                  Vi/Vim is useful as a customizable dev environment, but in the present there are better, more feature-rich development tools - unless you are specifically doing a lot of development in a GUI-free system, for some reason.

                                  N This user is from outside of this forum
                                  N This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #54

                                  What editor is more feature-rich then vim? Out the box it is lacking some sane config but it is one of the more powerful and flexible editors out there - more then a rival for any modern IDE.

                                  H 1 Reply Last reply
                                  2
                                  • N [email protected]

                                    What editor is more feature-rich then vim? Out the box it is lacking some sane config but it is one of the more powerful and flexible editors out there - more then a rival for any modern IDE.

                                    H This user is from outside of this forum
                                    H This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #55

                                    emacs 🙂

                                    N 1 Reply Last reply
                                    2
                                    • V [email protected]

                                      Clearly you should install Edit.

                                      https://github.com/microsoft/edit

                                      kojichan@lemmy.worldK This user is from outside of this forum
                                      kojichan@lemmy.worldK This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #56

                                      Classic DOS editor for text files, batch coding, and QBasic coding. Good times.

                                      1 Reply Last reply
                                      4
                                      • L [email protected]

                                        I've recently started administering windows headless. PowerShell over SSH.

                                        Don't have this problem on windows server!

                                        It doesn't even have a terminal text editor

                                        I have to install nano or use powershell commands through hoops of fire just to edit a line in a file.

                                        Or download the file via scp, edit and reupload.

                                        Pure Insanity.

                                        P This user is from outside of this forum
                                        P This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #57

                                        Is edlin still around?

                                        1 Reply Last reply
                                        0
                                        • H [email protected]

                                          emacs 🙂

                                          N This user is from outside of this forum
                                          N This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #58

                                          I said editor, not an OS that lacks a decent editor 🙂

                                          1 Reply Last reply
                                          3
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups