mikeizbicki / cmc-csci143

big data course materials
40 stars 76 forks source link

quiz type in #382

Closed giffiecode closed 9 months ago

giffiecode commented 10 months ago

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?

mikeizbicki commented 10 months ago

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.