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.
2 parents 3b62ca3 + c6f198e commit 154f573Copy full SHA for 154f573
README.rst
@@ -161,7 +161,7 @@ Current issues:
161
if there's a difference between ::
162
163
$ vim -c ':py import os; print os.__file__' -c ':q'
164
- $ python -c ':py import os; print os.__file__'
+ $ python -c 'import os; print os.__file__'
165
166
- For vim inside a terminal, using the arrow keys won't work inside a
167
documentation buffer, because the mapping for ``<Esc>`` overlaps with
0 commit comments