Replace `wait_for_url` with `wait_for_function` in both login and submit `login_action` callbacks, racing URL change against `div.error` appearing — same pattern as AtCoder and Codeforces. Also prefix credential prompts with `[cp.nvim]:` for consistency. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| atcoder.py | ||
| base.py | ||
| codechef.py | ||
| codeforces.py | ||
| cses.py | ||
| kattis.py | ||
| language_ids.py | ||
| models.py | ||
| timeouts.py | ||
| usaco.py | ||