enhancementhelp wanted
仓库指标
- 星标
- (32 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
in the long run, i'd like to have more external and custom completions inside both gm and sugar :+1:
in gm
- custom completion on all the exported commands, e.g. host + user + project completion, possibly by pulling GitHub (? :open_mouth:)
in sugar
external completions
- the
ghCLI command of GitHub insugar completions gh: based ongh version 2.28.0 (2023-04-25)? - the usual
gitcommand- draw the full list of commands and options
- write them all, even empty, for completeness
- write custom completion for them
- split the externals into modules, e.g.
core,cherry,remote,worktree, ..., to allow importing only usefull commands more easily
custom completions
-
sugar git -
sugar gist(removed) -
sugar gh -
sugar dotfiles(removed)