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.

TheOhNoNotAgain ,

Not a don’t know how to exit vim joke? Refreshing!

luciferofastora ,

I didn’t think that kind of joke would ever :q

Jumuta ,

ERROR: No write since last change

CanadaPlus ,

:q!

spacesweedkid27 ,

:wq

0933 ,

:x

spacesweedkid27 ,

Ctrl-C Ctrl-C Ctrl-C Ctrl-C

HEEEEEELLLLPP

writeblankspace ,

Try CTRL+Q it works with other stuff on the term- oh, WAIT WHAT

p1mrx ,

uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
:q

SiblingNoah ,

Oh F it. I’ll just reboot.

MonkCanatella ,

I just buy a new computer

luciferofastora ,

Open another terminal killall vim

pastermil ,

If I can get a dollar everytime I see this posted…

theFibonacciEffect OP ,

I don’t understand why you hate seeing the same meme twice. Also I don’t think I ever saw it on lemmy. I don’t think it’s a meme that’s reposted all over, because I haven’t seen it on Reddit either and only saw it for the first time when specifically searching for vim memes. If I see a meme more than once and it’s a good meme, I enjoy it. Why do you not do the same?

Andrew15_5 , (edited )

It’s only like that when you’ve learned them recently. Now I need to learn Rust. You also have to remember a ton of shortcuts in many GUI editors.

calzone_gigante ,

That’s why i like command pallets. Just fuzzy search the command, and if you do the action a lot bind a key combination.

denast ,

I prefer the version of this meme where he tries to :q! the conversation by saying it

_thisdot ,
@_thisdot@infosec.pub avatar

Colon Q Exclamation Mark!!

sznio ,

That meme’s been on the front page every day for the last week. Did karma farming bots make their way here?

c0mbatbag3l ,
@c0mbatbag3l@lemmy.world avatar

There’s just not a lot of content lol

Bonifratz ,

I have no idea what this is about but I love the meme template.

MajorHavoc ,

You may enjoy Vim Adventures to get some context - and it’s pretty fun. It teaches the wild and powerful keybindings for the Vim text editor, but in the form of an online typing game.

CannotSleep420 ,

That game helped me a lot. It’s a shame you can only use it for 6 months after paying for it.

TopRamenBinLaden ,

Vim Adventures is cool, but you can’t get very far into it without a subscription. PacVim is free and also effective at teaching some Vim commands.

MajorHavoc ,

That’s awesome! Thanks!

BarryZuckerkorn ,

Vim is a text editor that works in a command line and therefore doesn’t require a graphical interface or windowing system, or anything like a mouse or trackpad or touch interface. It has a whole system of using the keyboard to do a bunch of things really efficiently, but the user has to actively go and learn those keyboard shortcuts, and almost an entire language of how to move the cursor around and edit stuff. It’s great once you learn it, so it creates a certain type of evangelist who tries to spread the word.

This meme template is perfect, because the vim user really did learn a bunch of stuff, and then wants to try to convince other people to do the same, using a pretty unpersuasive rationale (not using a mouse while programming).

HiddenLayer5 ,

Speaking of, can anyone recommend an AutoHotKey alternative for Linux on Wayland?

muix ,
HiddenLayer5 ,

Thank you!

finestnothing ,

There’s also autokey, similar to autohotkey but with Python. I haven’t had to use it for much but I didn’t have any issues when I used it for some RuneScape autogrinding

neveraskedforthis ,

I juat use Plasma’s custom shortcuts, works really well.

Dirk ,
@Dirk@lemmy.ml avatar

May I introduce you to Neovim? It has Lua. Learn Lua now.

j4k3 ,
@j4k3@lemmy.world avatar

Hawaiian programmer

Dirk ,
@Dirk@lemmy.ml avatar

Learn Lua on Hawaii just to configure your editor! Join the group!

Jumuta ,

i like my arrays starting from 0 thank you

Dirk ,
@Dirk@lemmy.ml avatar

I like my arrays iterable, that’s all I need to know. No matter if the index is 0, 1, ‘foo’, or a serialized array (oh wait, no, that’s PHP).

lord_ryvan ,

That’s not an array, that’s a string.
Someone is converting an array to a string and is using that as key.

A lot of languages could do it, and none of them should.

Dirk ,
@Dirk@lemmy.ml avatar

You must be fun at parties.

lord_ryvan ,

At LAN parties 😎😎

Dirk ,
@Dirk@lemmy.ml avatar

Every LAN party has at least one public FTP available that is called “my ass” and at least one person yells “Put that in my ass!”.

mdhughes ,
@mdhughes@lemmy.ml avatar

I know Lua. Lua is why I won’t use neovim.

PlexSheep ,
@PlexSheep@feddit.de avatar

It’s not so Bad if you don’t develope plugins. And vimscript is still there

mdhughes ,
@mdhughes@lemmy.ml avatar

Or I can use actual Vim (RIP Bram) and have new vimscript, and no Lua.

Franzia ,

I love Lua. Can I do anything useful with it?

I don’t know a language. Some sort of decision freeze. I’ve tried Lua, C#, Linux BASH, and Java. I went from learning C# to homelabbing proxmox. I have more success learning IT stuff.

Also I haven’t used Vim or Emacs, but I used to rebind ALL of my keys in every game I played. I deeply love keybinding and using the keyboard rather than the mouse.

MeanEYE ,
@MeanEYE@lemmy.world avatar

Had this been emacs it would have been funny. But with Vim you don’t remember key bindings. Vim has operations and motions. Few od each and they are combined.

lukas , (edited )
@lukas@lemmy.haigner.me avatar

No, not really. People say that Emacs is self-documenting for a reason. You only need to remember how to ask Emacs for information, whatever that information may be. Commands, key bindings, manuals, etc.

mounderfod ,
@mounderfod@lemmy.sdf.org avatar

M-% vim RET emacs RET

Haus ,
@Haus@kbin.social avatar

100% agree. Emacs macros take much more space.

wewbull ,

…but we have org-mode so we can take notes about things like friends and family.

sLLiK ,

Vim/Neovim has orgmode too, these days 🤪

MajorHavoc ,

I felt a pang of regret in reading this - about the grain of truth for it in my life.

I’ve filed that pang of regret in an appropriate text file for consideration later.

mounderfod ,
@mounderfod@lemmy.sdf.org avatar

unfortunately no Jason mode :p

ceuk ,

This is still my favourite vim-related meme. So fucking funny

lolgcat ,

This is the best vim meme I’ve ever seen. I’m dead

zephyr ,

Vim keybindings aren’t memorization as much as they are muscle memory.

kmacmartin ,

So true- I was talking to someone about vim the other day and wanted to tell them the keybinding for something I use daily, but had no idea what it was without a keyboard there for reference.

curiousaur ,

JSON is the worst name to use in this comic since it fits right in there.

LostDeer ,

This feels like me, especially when I have six different splits in a full screen terminal screen between vim and tmux and someone asks how I’m doing that.

SaltyIceteaMaker ,

“How are you doing this?”

“Yes”

Ricaz ,

I work primarily in tmux and even in an IT department, people regularly say something along the lines of “woah are you hacking?”

sLLiK ,

At times, I’ve also juggled (in addition to vim and tmux) hotkeys for my current tiling WM of choice and extra hotkeys to swap between machines via barrier. I’m not sure how I’m able remember what I had for breakfast, much less someone’s name.

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