From e6ad78cda7526477bb2db100e06ac7190bd093ac Mon Sep 17 00:00:00 2001 From: Jiangqiu Shen Date: Fri, 4 Jul 2025 00:30:28 -0400 Subject: [PATCH] update --- share/completions/cjpm.fish | 5 ----- 1 file changed, 5 deletions(-) diff --git a/share/completions/cjpm.fish b/share/completions/cjpm.fish index 4b4c26ee0..c6e5638eb 100644 --- a/share/completions/cjpm.fish +++ b/share/completions/cjpm.fish @@ -1,8 +1,3 @@ -# complete -c zellij -n "__fish_use_subcommand" -l max-panes -d 'Maximum panes on screen, caution: opening more panes will close old ones' -r -# complete -c zellij -n "__fish_use_subcommand" -l data-dir -d 'Change where zellij looks for plugins' -r -F - -# complete -c zellij -n "__fish_seen_subcommand_from options" -l simplified-ui -d 'Allow plugins to use a more simplified layout that is compatible with more fonts (true or false)' -r -f -a "{true ,false }" -# complete -c zellij -n "__fish_seen_subcommand_from options" -l theme -d 'Set the default theme' -r # cjpm.fish - Fish completion script for Cangjie Package Manager