Closed bisasuperstar closed 1 year ago
I am also seeing this on a fresh install:
LANG: C.UTF-8
OSTYPE: linux-gnu
TERM: xterm-256color
TERM_PROGRAM: WezTerm
TERM_PROGRAM_VERSION: 20230712-072601-f4abf8fd
ZIM_HOME: /home/casret/.zim
ZSH_VERSION: 5.8.1```
@casret - do you have the kubectl autocomplete installed by any chance?
So what I did to work around this is to add the source <(command kubectl completions zsh>
myself. I find it strange that it's commented out in the init.zsh.
zimfw
.zimfw info
below.Describe the bug
When I press TAB for autocomplete I get
command not found: _kubectl | _k:6: command not found: _kubectl
Steps to reproduce
I have the completion module sourced after the
k
module.Whenever I try to press tab for autosuggestions I get the error above.
zimfw info