cmc-csci143 icon indicating copy to clipboard operation
cmc-csci143 copied to clipboard

quiz type in

Open giffiecode opened this issue 1 year ago • 1 comments

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?

giffiecode avatar Jan 22 '24 20:01 giffiecode

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.

mikeizbicki avatar Jan 22 '24 21:01 mikeizbicki