Jorgelino to Programmer HumorEnglish · 1 year agoVery clever...imagemessage-square295fedilinkarrow-up12.34Karrow-down120file-text
arrow-up12.32Karrow-down1imageVery clever...Jorgelino to Programmer HumorEnglish · 1 year agomessage-square295fedilinkfile-text
minus-squarebpmlinkfedilinkarrow-up2·1 year agoyy to copy, dd to cut, p to paste. Need to move 5 lines at once? No problem, move to the first line and use d5d, and p to paste it. Vim gets a bad rap for being confusing, but it’s so fast to move text around once you get the hang of it.
yy to copy, dd to cut, p to paste. Need to move 5 lines at once? No problem, move to the first line and use d5d, and p to paste it. Vim gets a bad rap for being confusing, but it’s so fast to move text around once you get the hang of it.