Added kstore autocomplete

This commit is contained in:
2023-10-13 20:43:09 +08:00
parent 6d1b390256
commit 15e97dcc40
2 changed files with 28 additions and 3 deletions

View File

@@ -24,7 +24,6 @@ function kcontext {
function _kcontext {
local CUR=${COMP_WORDS[COMP_CWORD]}
local SCOPE=${COMP_WORDS[COMP_CWORD-1]}
local t
COMPREPLY=()