cp.nvim/lua/cp/commands
Barrett Ruth 645417f86b
feat(picker): open contest picker directly from :CP <platform>
Problem: `:CP codechef` (platform with no contest) returned a "too few
arguments" error, forcing users to type `:CP pick` separately.

Solution: When a platform name is given with no contest, parse it as a
`pick` action with the platform pre-selected, skipping the platform
selection step in the picker UI.
2026-03-06 23:02:40 -05:00
..
cache.lua fix(submit): use file path over stdin; fix CF CodeMirror textarea (#305) 2026-03-05 14:34:14 -05:00
init.lua feat(picker): open contest picker directly from :CP <platform> 2026-03-06 23:02:40 -05:00
picker.lua feat(picker): open contest picker directly from :CP <platform> 2026-03-06 23:02:40 -05:00