Expert
Expert
Expert
I've used vim for so many years now that it blows my mind when people act like it's difficult to use.
The same thing with installing Arch and even Gentoo .. if you've got good experience with something like redhat/centos and can read documentation it's a breeze.
What? A task gets easier the more experience you got with it? I think you're in for a Nobel price or something.
Ha, I’m aware it was stating the obvious, but I never found vim difficult in the beginning either. I was given a “linux cheat sheet” and was told to bugger off and do stuff… vim took maybe 15-20 mins before I was comfortable.
The hardest part was learning how my company’s ancient software worked honestly, which even after six years there was still intimidating and baffling at times.
But hibernation still doesn't work, somehow.
Installing Arch really is not what it’s made out to be anymore. Bootstrapping a system manually is like a half hour affair for me (maybe). It’s just fixing systemd-boot because inevitably I misconfigured it. And for people who don’t even wanna do that, archinstall.
Memes like this always make we wonder the original version of it. I am dying to know the original context of why the father doesn't want the boyfriend to pull out
The father didn't believe the boy's claim and dared him to demonstrate exiting Vim without pulling out the power cable that night.
The same cannot be said about nano
casual nano fan here. can’t stand vim, if my text editor has its own command line then there’s a problem lol
at least we can all come together and say that emacs is the worst
I use nano and my wife still says she loves me 😕
Type :q!
to pull out
You can make sure you really yank it out with :qa!
Ah yes, silly me, can't forget about my other dicks!
No save and a bang! Damn son you live dangerously.
The dad is no longer thinking about his daughter by the time he answers that guy.
I think quitting vim is the only thing I know how to do with it
I'm on the emacs side of things, but knowing at least the bare minimum of vim is handy, because I have run into into systems (usually very small systems like routers or something) where some vi variant is available and nothing else is. Though as systems get bigger, it has become more the norm to have at least nano
also available.
I'd know at least this:
i
to enter insert mode. Then you can edit as in a non-modal editor.h
, j
, k
, l
move left, down, up, and right. The fingers under your right hand on a QWERTY keyboard./
to start a regex search%
and then SRC/REPLACEMENT to do a regex replacement.:q
to exit without saving changes.:wq
to save and exit.That's enough to perform a couple of small edits or something if need be.
Why quitting vim is such a big deal lmao?
😆 I can't tell if I really like using vim or if it's Stockholm syndrom. ZQ
I've been trying to get good at vim recently and the more I learn how to do, the more I love it. I already hit the inflection point of being better with vim then regular text editors, but I can tell I'm nowhere near as fast as I can be
Keep at it, it’s a learning curve but when you get over it you’re not gonna wanna program without it. IdeaVim is great in Jetbrains IDEs and the vim plugin for vs code is pretty decent, if you’re more into an IDE than a terminal.
Just don't pull out.
alt+sysrq-r-e-i-s-u-b
I never understood the reisub part. Just pressing alt+sysrq+b is enough to restart my Debian
That's basically the equivalent of pulling the plug. Works, but it's not as gentle.
R-E-I-S-U-B will:
Ask programs to prepare for shutdown gracefully.
Then, force programs to shutdown.
Then, sync all changes to the disk gracefully.
Then, unmount the file system.
And finally reboot.
Also you can replace "b" with "o" to shutdown.
Hard reboot right?
Save
[Shift] + ZQ
:q!
:wq is the save way.
:wq! is the “really save” way
So it wasn't just me that didn't know.
Booo get a new joke
Father in law approves son's post for landing
Ctrl+c
It, as with most other editors, will put the TTY into raw mode so that it can be passed keystrokes like that for editing. Won't work.
These days though vim will understand you’re trying to leave it and tell you how to actually leave. It got much more user friendly in that regard. Too user friendly.
It works if you believe.
Wait until he finds out you can also quit kak
He's a witch! BURN HIM
She holds shift for me while I ZZ
You mean it's not C-x C-c
?
I’m sorry, we’re not force pushing on anyone without explicit consent from the maintainer over here >:-(