competitest.nvim icon indicating copy to clipboard operation
competitest.nvim copied to clipboard

How about changing filename to ignore periods (.) and replace spaces with undersore?

Open realasib opened this issue 1 year ago • 0 comments

Currently the filenames when fetching from a problem is like N. Char.cpp image Then we'd have to rename it again. It'd be much better if it would be like N_Char.cpp this.

realasib avatar Oct 16 '24 02:10 realasib