Eric Nielsen b180b40b27 Update submodules há 4 anos atrás
..
external @ cf565254e2 b180b40b27 Update submodules há 4 anos atrás
README.md ab41c4484d [completion] Add options to README.md há 5 anos atrás
init.zsh ab41c4484d [completion] Add options to README.md há 5 anos atrás

README.md

completion

Enables and configures smart and extensive tab completion.

Completions are sourced from zsh-completions.

Zsh options

  • ALWAYS_TO_END moves cursor to end of word if a full completion is inserted.
  • PATH_DIRS performs path search even on command names with slashes in them.
  • NO_CASE_GLOB makes globbing case insensitive.
  • NO_LIST_BEEP doesn't beep on ambiguous completions.

Contributing

Command completions should be submitted upstream to zsh-completions.