cpbooster
cpbooster copied to clipboard
Competitive Programming Booster
Note: * Depends on #https://github.com/searleser97/cpbooster/pull/105. Maybe review that one first. * This creates a breaking change in the format of the file `~/.cpbooster/cpbooster-session.json` -- if the user upgrade to this...
**Please complete the following information:** cpbooster version:2.6.5 OS: Linux Using Vim? : yes Using Neovim? : no Terminal Name: default terminal (linux) **Describe the bug** It is cloning successfully and...
When I try to create multiple files with the command `cpb create {a..d}.cpp` everything works fine. Instead, if I launch the same command using numbers instead of characters, e.g. `cpb...
When I clone a contest, I get a folder with the following name: `CodeforcesCodeforcesRound360Div.2` Is there a way to change the name of this folder to either: * `contestDirectory/Codeforces/CodeforcesRound360Div.2` *...
Reasoning: if the user did not set langAlias for this site/language, then this will make the tool fail immediately instead of making the user wait for a few second (and...
We discussed this some time ago. Not sure if you want to do that. https://github.com/searleser97/cpbooster/issues/36
**Is your feature request related to a problem? Please describe.** Currently the tool does not support submitting to Kattis. **Describe the solution you'd like** Integrating with https://github.com/Kattis/kattis-cli (maybe allow user...
cpbooster version: latest **Describe the bug** When submission is unsuccessful the error message displayed is always `You have submitted exactly the same code before` even though the actual cause might...
Feature 1: to submit using proxy because we can't submit using proxy Feature 2: show status after submit in terminal itself Feature 3: at start you included some text like...
cpbooster version: 2.6.5 OS: WSL debian Using Vim? : no Using Neovim? : no Terminal Name: alacritty When I do cpbooster clone Everything works as expected but when I try...