devfuuu@lemmy.world to Programmer Humor@programming.dev · 1 year agoLe torturelemmy.worldimagemessage-square96fedilinkarrow-up11.36Karrow-down118
arrow-up11.34Karrow-down1imageLe torturelemmy.worlddevfuuu@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square96fedilink
minus-squareThe Quuuuuill@slrpnk.netlinkfedilinkarrow-up31·1 year ago 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
minus-squaretool@r.rosettast0ned.comlinkfedilinkarrow-up9arrow-down1·1 year ago Deleting an entire line by hitting x repeatedly The first time I ever touched Double Ds was in vim.
minus-squarewhats_all_this_then@programming.devlinkfedilinkarrow-up1·1 year agoIt’s all fun and games until someone does ddO instead of using S ;(
minus-squarenaught@sh.itjust.workslinkfedilinkarrow-up5·1 year agoI’ve heard some people even use :wq over :x
minus-squareCodeBlooded@programming.devlinkfedilinkarrow-up6·1 year ago….I’ve been using :wq for years…
minus-squaretool@r.rosettast0ned.comlinkfedilinkarrow-up2·1 year agoThat sounds like emacs-user talk. We don’t take kindly to you folks around these parts…
minus-squarenaught@sh.itjust.workslinkfedilinkarrow-up2·1 year agoRepent! Imagine all of the wasted productivity! Ahhhhhhhhh
minus-squarewhats_all_this_then@programming.devlinkfedilinkarrow-up1·1 year agoThose last two made me physically recoil wtf
/
:wqa!
and then reopening the editor instead of just using:w
x
repeatedlyi
and then the right arrow key until they’re at the end of a lineSTOP! You’re scaring the children!
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…
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.
This is the way
Repent! Imagine all of the wasted productivity! Ahhhhhhhhh
Those last two made me physically recoil wtf