cp.nvim/lua
Barrett Ruth 90337fab91
fix(credentials): use display names in login/logout prompts
Problem: prompts showed the raw platform key (e.g. "codeforces")
instead of the proper display name (e.g. "CodeForces").

Solution: use `PLATFORM_DISPLAY_NAMES` for the username/password
prompts and the logout confirmation message.
2026-03-05 15:11:08 -05:00
..
cp fix(credentials): use display names in login/logout prompts 2026-03-05 15:11:08 -05:00