We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6ff16 commit fd6269fCopy full SHA for fd6269f
docs/en/install.rst
@@ -139,9 +139,10 @@ directly, use ``virtualenvwrapper_lazy.sh``. If
139
.. warning::
140
141
When the lazy-loading version of the startup script is used,
142
- tab-completion does not work until after the first
143
- virtualenvwrapper command has been run. For example, tab completion
144
- does not work for the first instance of :ref:`command-workon`.
+ tab-completion of arguments to virtualenvwrapper commands (such as
+ environment names) is not enabled until after the first command has
+ been run. For example, tab completion of environments does not work
145
+ for the first instance of :ref:`command-workon`.
146
147
Quick-Start
148
===========
0 commit comments