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 8172775 commit c51415eCopy full SHA for c51415e
1 file changed
xontrib/argcomplete.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env xonsh
+"""Argcomplete support for tab completion of Python and Xonsh scripts in the Xonsh shell."""
2
import os
3
import re
4
import subprocess as sp
0 commit comments