feat(cli): :CP <problem_id>
This commit is contained in:
parent
91864b2992
commit
44bfc7317d
3 changed files with 41 additions and 12 deletions
|
|
@ -64,10 +64,12 @@ COMMANDS *cp-commands*
|
|||
Stops at last problem (no wrapping).
|
||||
|
||||
|
||||
Navigation Commands ~
|
||||
:CP prev Navigate to previous problem in current contest.
|
||||
Stops at first problem (no wrapping).
|
||||
|
||||
:CP {problem_id} Jump to problem {problem_id} in a contest.
|
||||
Requires that a contest has already been set up.
|
||||
|
||||
Cache Commands ~
|
||||
:CP cache clear [contest]
|
||||
Clear the cache data (contest list, problem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue