I feel attacked.
it’s «la torture» tho …
Torture is a woman, of course! <insert boomer laughter>
Uses vim with arrow keys
Comic good. Post title bad.
This is nightmare fuel
This is me watching my SO use any video editing software, or anything at all from Adobe.
He’s copy and pasting uaing the right click menu
Him being naked is completely unnecessary but enhances everything.
It’s completely necessary.
How else does one click hotkeys while standing?
I have a coworker whose default mode of thinking is to manually type everything. He knows about things like tab completion and copy-paste, but for some reason those two things just aren’t baked into his brain as a natural reflex like it is for most people. Like if he has to put a URL or database connection string in a config file somewhere, he’ll start manually typing the string one character at a time, and will keep alt-tabbing between the config file he’s editing and the email or whatever that has the reference string.
It drives me up a wall.
This comment made me physically recoil in disgust. Great job.
I bet he is paid per hour
I did a short stint as a video editor at a local news channel. Had one colleague who made it a point to lean back and touch the keyboard as little as humanly possible, and use the mouse for everything. It was excruciating to watch him work. He was fairly experienced btw, so I’m sure he could have done the work much quicker, he just chose not to.
omfg, I hate when people refuse to take my advice when I try to help them with things like this SOB
La* torture
This is what training new folks looks like. Even something as simple as a browser; watching someone click into the address bar and hit enter just to refresh the page, hurts my soul.
Its so rough watching non vimmers use vim
Are you kidding? I remove nano on purpose so I can sit there and watch them struggle!
Brilliant! I’m putting this in a script and running it on every single server I have SSH access to.
You monster!
People gotta grow up sometime. Might as well be with vim. 😇
a pro vim user watching a vim noob using arrow keys.
To be fair, I use arrow keys and I’ve been using vim for years. I happen to use Dvorak, so hjkl is… inconvenient (jk are where cv are on qwerty, h is where j is, and l is where p is). I could remap, but I’m used to other shortcuts.
I almost never use hl, but I use jk periodically. I just happen to use other movements more.
- Using “cmd+f” to search terminal buffers instead of
/
- Using
:wqa!
and then reopening the editor instead of just using:w
- Deleting an entire line by hitting
x
repeatedly - Adding to the end of a like by pressing
i
and then the right arrow key until they’re at the end of a line
STOP! You’re scaring the children!
Deleting an entire line by hitting x repeatedly
The first time I ever touched Double Ds was in vim.
It’s all fun and games until someone does
ddO
instead of usingS
;(
I’ve heard some people even use
:wq
over:x
….I’ve been using :wq for years…
Repent! Imagine all of the wasted productivity! Ahhhhhhhhh
What? No “Esc. Shift+ZZ” ?
That sounds like emacs-user talk. We don’t take kindly to you folks around these parts…
It’s straight up vi, bro.
deleted by creator
Compositions don’t bother me. Repititions do
deleted by creator
- Using “cmd+f” to search terminal buffers instead of
At my job I wrote a lengthy document on how to use vim, like the core concepts of the hot keys (each key has a meaning behind it, text objects and such). I feel like everyone was happy about it but no one used it at all. It’s painful as hell to see them fumble on vi and vim.
You can share it at [email protected] I’m sure people (me included) would love to use it
I’d love to but it’s in French, don’t know if that’s a deal breaker or not ahah
Older scrum masters during the daily standup and trying to do live updates to the JIRA board
Turned 15 minute meeting into 30 minutes at times lol.
I let my stand-in scrummy drive the TFS board this morning. In adding a PBI to the sprint he typed the iteration manually (a pretty long path name), rather than clicking the context menu and selecting “current iteration”
Just recently got familiar with using multiple cursors in my ide. They’re much more useful than I thought they’d be
Where’s that comic about the guy watching someone Google a spare part and not use any of the search hacks?