devfuuu@lemmy.world to Programmer Humor@programming.dev · 1 year agoLe torturelemmy.worldimagemessage-square53fedilinkarrow-up1197arrow-down12
arrow-up1195arrow-down1imageLe torturelemmy.worlddevfuuu@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square53fedilink
minus-squareThe Quuuuuill@slrpnk.netlinkfedilinkarrow-up10·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-squarewhats_all_this_then@programming.devlinkfedilinkarrow-up3·1 year agoThose last two made me physically recoil wtf
minus-squaretool@r.rosettast0ned.comlinkfedilinkarrow-up4arrow-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-up2·1 year agoIt’s all fun and games until someone does ddO instead of using S ;(
minus-squarenaught@sh.itjust.workslinkfedilinkarrow-up2·1 year agoI’ve heard some people even use :wq over :x
minus-squareCodeBlooded@programming.devlinkfedilinkarrow-up2·1 year ago….I’ve been using :wq for years…
minus-squarenaught@sh.itjust.workslinkfedilinkarrow-up1·1 year agoRepent! Imagine all of the wasted productivity! Ahhhhhhhhh
minus-squarePseudoSpock@lemmy.fmhy.mllinkfedilinkarrow-up1arrow-down1·1 year agoWhat? No “Esc. Shift+ZZ” ?
/
: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!
Those last two made me physically recoil wtf
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” ?