We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b099d4 commit a76f26aCopy full SHA for a76f26a
README.md
@@ -1,6 +1,6 @@
1
# Autocomplete for Zsh
2
This plugin for Zsh adds real-time type-ahead autocompletion to your command line, similar to what
3
-you find desktop apps. While you type on the command line, available completions are listed
+you find in desktop apps. While you type on the command line, available completions are listed
4
automatically; no need to press any keyboard shortcuts. Press <kbd>Tab</kbd> to insert the top
5
completion or <kbd>↓</kbd> to select a different one.
6
0 commit comments