cmc-csci143
cmc-csci143 copied to clipboard
quiz type in
I'm trying to input the practice quiz questions to terminal faster.
is there anyway to copy the code in tex file on github without copying the $ at the beginning?
Vim offers a column visual mode that lets you do this. See for example https://stackoverflow.com/questions/3736678/how-do-you-select-a-whole-column-in-visual-block-mode.