Searched refs:zsh_option (Results 1 – 1 of 1) sorted by relevance
85 def zsh_option(self, text: str) -> list[str]: member in ShellCompletion151 matched_lines.extend(completion.zsh_option(text))