xonsh.completers.commands
xonsh.completers.commands.
complete_command
Returns a list of valid commands starting with the first argument
complete_skipper
Skip over several tokens (e.g., sudo) and complete based on the rest of the line.
← Bash Completers (xonsh.completers.bash)
xonsh.completers.bash
→ Directory Completers (xonsh.completers.dirs)
xonsh.completers.dirs