There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

theshatterstone54 ,

That’s like the picture of a normal dude with Nano, a large Vim dude, a larger buff Emacs dude and an ever larger massive Ed dude.

PotatoesFall ,

eh the emacs folks are just chilling in a corner somewhere. Maybe in the old folks home together with the ed users

escapedgoat ,

Don’t forget the joe user in the corner wearing a trench coat with a bomb strapped to his chest wired to a dead man’s switch.

thingsiplay ,

Ed is like Skynet itself.

pastermil ,

Do people still use ed unironically outside of scripting context?

peto ,

Unironically? Maybe not. But using something ironically is still using it.

RandomLegend ,
@RandomLegend@lemmy.dbzer0.com avatar
xeekei ,

Micro, hell yea!

macattack ,

Made the switch as well thanks to the modern key bindings

wesker ,
@wesker@lemmy.sdf.org avatar

nano gang

NegativeLookBehind ,
@NegativeLookBehind@lemmy.world avatar

Gross

thingsiplay ,

The Terminator is not here to kill you, its here to protect you from Emacs (which can change its form to anything).

https://beehaw.org/pictrs/image/780de71b-d929-4c95-9b86-0bde3a949be3.webp

tetris11 ,
@tetris11@lemmy.ml avatar

Cmon dude, what’s most likely to be Skynet?

  • Vim: Clearly evil, lightning fast. Relies on vimscript for any interactivity and can barely be used outside of the editor.
  • Emacs: the hippie brain child of some of the brightest minds at the MIT AI lab, funded by military contracts. Slow, but uses a near-universal language that can easily escape the bounds of the editor, (and often does (, and holy shit where did those parentheses come from. (Oh no, it’s becoming self-aware… fly you fools!
thingsiplay ,

Vim: Clearly evil, lightning fast. Relies on vimscript for any interactivity and can barely be used outside of the editor.

I don’t know why you want use Vimscript for anything outside of the editor. But if that your issue, then there is Neovim. It uses Lua instead Vimscript, but what is the benefit of using Lua outside of Vim? That changes nothing.

tetris11 ,
@tetris11@lemmy.ml avatar

Lua outside of Vim has huge applications in embedded products. Dude I would kill for Lua. Do you know what we have? Common Lisp. Yeah, it’s great and fancy and all, but try adding that to your CV and applying for an embedded system job.

thingsiplay ,

My point is, then use Lua outside of Vim. What does this have anything to do with the language used in Vim? You can use Vimscript in Vim, and still use Lua outside of Vim. So what’s the problem? It’s not like Lua gets available to you outside of Vim, just because you switch to Neovim. What do I miss here?

tetris11 ,
@tetris11@lemmy.ml avatar

(it was mostly a joke, but) the skills you acquire tinkering your Vim to your needs using vimscript can’t be used elsewhere, whereas Emacs has the (small) advantage that at least most of one’s elisp skills can be translated to common lisp quite easily (with the joke being that common lisp really isn’t that useful, hence my Lua jealousy rant).

cygnus ,
@cygnus@lemmy.ca avatar

It uses Lua instead Vimscript, but what is the benefit of using Lua outside of Vim?

The only other (in fact, the first) place I’ve run into Lua is WoW plugins.

thingsiplay ,

But WoW plugins have nothing to do with Vim. That’s my point. You can use Lua in WoW, while using Vimscript in Vim.

NeoNachtwaechter ,

Nah… vim users fight emacs users, but not nano users. Wrong league. We do not beat little children ;)

skittlebrau ,

Nano is more like fast food. It’s easy and convenient, but it makes you feel a little guilty and dirty afterwards.

sping ,

And yet Emacs users don’t fight vim users. Emacs users decided vim’s interface was pretty cool and added it to Emacs. Somehow people still call it a war though.

kata1yst ,

Bruh 😂 the Emacs user community absolutely constantly shit on Vim users. When they added Vi(m) bindings they literally named it ‘evil mode’, and they constantly make fun of people who use it, and spacemacs, and the latest flavor of (neo)vi(m), and all the extensions necessary to make vim halfway useful as an ide, etc etc etc.

amw3i7dwgoblinlabs ,
@amw3i7dwgoblinlabs@lemmy.world avatar

Evil or the extensible vi layer is super popular and improves the one area that emacs was lacking i prefer the emacs keybinds but have never seen peeps chat shit about it

dysprosium ,

For vim I had to config or install something just to be able to COPY something to use outside vim, how backwards is that? Isn’t this the most standard feature one can expect to work as default?

thingsiplay , (edited )

deleted_by_author

  • Loading...
  • gnutrino ,

    Once again proving that the easiest way to work out how to do something in vim is to post something along the lines of “vim sucks because it can’t do x” online :)

    flying_gel ,

    You mean you couldn’t copy some text from vim and paste it into another application? if yes, what did you have to install/configure for that? I’ve never had any issues copy paste from/to vim, console/GUI windows/Unix.

    737 ,

    stop using vim, if you want a non modal editor use vim -y

    rhys ,

    Uh, just trying non-modal vim for the first time and… how do I quit it? I can’t :q.

    Boxscape ,
    @Boxscape@lemmy.sdf.org avatar

    Uh, just trying non-modal vim for the first time and… how do I quit it? I can’t :q.

    https://media1.tenor.com/m/X2w2_BDKEJIAAAAC/drink-spray.gif

    MyNameIsRichard ,
    @MyNameIsRichard@lemmy.ml avatar

    I’ve never tried modal vim because I’ve only just heard about it. The next thing I’d try is restarting the computer. Or Ctrl + Q whichever’s easier.

    tetris11 ,
    @tetris11@lemmy.ml avatar

    Ctrl-q and then if it asks to save, type “no, fuck you”

    GolfNovemberUniform ,
    @GolfNovemberUniform@lemmy.ml avatar

    I so would love to downvote this to oblivion.

    FMT99 ,
    mariusafa ,

    Vscode is malware

    sunbunman ,

    VScodium is FOSS though

    fluxion ,

    IME?

    gigachad ,

    Integrated Mevelopment Environment. You should have known this

    jaybone ,

    I’m a meveloper

    gigachad ,

    MevOps Engineer

    jaybone ,

    My mate mevops

    socsa ,

    The M stands for beefcake

    jmcs ,

    Easy is relative. What are you trying to do? Replace a value in an yaml file? Then nano is easier. Trying to refactor a business critical perl/brainfuck polyglot script in production? Then you probably want to use vim (or emacs if you are one of those people)

    Dasnap ,
    @Dasnap@lemmy.world avatar

    I started on Unix systems using Vim, so I find Nano to be the confusing editor. A Vim install is one of the first things I do on a new server.

    brokenlcd ,

    Ed users entered the chat

    bizdelnick ,

    Vim (or emacs, or any other advanced text editor) is much easier to use than nano when you need to do something more complex than type couple of lines.

    tetris11 ,
    @tetris11@lemmy.ml avatar

    (…once you learn the bindings)

    Jean_le_Flambeur ,

    Better? Maybe!

    More efficient? Surley!

    But easier?! Hell no! Easy means you can use it without a lot of training or studying. It is self explanatory. And there is no way on earth that vim is easier than nano. I don’t need to know anything to use nano I need to check docs for hours before I can even start using vim

    bizdelnick ,

    It is easier after you learn basics. Learning is not easy, but usage is.

    Jean_le_Flambeur ,

    Well okay by that logic playing Beethoven in piano is super easy

    socsa ,

    This makes it seem like jerking off to MILF porn is hard because there is a learning curve

    leisesprecher ,

    And how often does that happen in the real world?

    VIM may have been a very useful tool 20 or 30 years ago, but today it’s nothing else but a tool for one’s sense of superiority. It’s the vinyl of editors.

    If you have to type that much code in a terminal, your infrastructure is outdated. Simple as that.

    bizdelnick ,

    Every day in my case, except holidays.

    leisesprecher ,

    …so your infrastructure is outdated.

    timbuck2themoon ,

    Yes it’s so outdated that mostly every IDE offers usage with its keybindings.

    m4m4m4m4 ,

    The problem I had with nano is that, for the time being, it was supposed to be easy to use. With that in account I always get lost when saving a file and closing the thing because one’s used to doing something else with Ctrl+O and Ctrl+X.

    Whereas with Vim (and Neovim for a little while, and now with Vis) I knew it had a steep learning curve from the start so I always had it in mind. And all the funny stories about quitting vim.

    tetris11 , (edited )
    @tetris11@lemmy.ml avatar

    they’ve changed those bindings now, Ctrl+S, Ctrl+X, Ctrl+V, and Ctrl+C all do what you think they do

    m4m4m4m4 ,

    Great, now the next time I’ll use nano I surely will forget about this and get frustrated when trying to save a file with Ctrl+O

    tetris11 ,
    @tetris11@lemmy.ml avatar

    you still can, but I think Ubuntu and other prepacked distros will switch soon to the better bindings

    socsa ,

    Great so now I will mangle all my merge commits depending on which version the host is using.

    lemmyvore ,

    I’m thinking Ctrl+C quits and Ctrl+S is scroll lock is that correct?

    tetris11 ,
    @tetris11@lemmy.ml avatar
    • nano

      • Ctrl-Q search backwards
      • Ctrl-S and Ctrl-X is save file
      • Ctrl-V is scroll down
      • Ctrl-C is cancel or info
    • nano --modernbindings

      • Ctrl-Q quits
      • Ctrl-S is save file
      • Ctrl-X is cut
      • Ctrl-C is copy
      • Ctrl-V is paste
    MouseKeyboard ,

    gedit supremacy

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines