xonsh.completers.tools
Xonsh completer tools.
xonsh.completers.tools.
get_filter_function
Return an appropriate filtering function for completions, given the valid of $CASE_SENSITIVE_COMPLETIONS
justify
Re-wrap the string s so that each line is no more than max_length characters long, padding all lines but the first on the left with the string left_pad.
← Python Completer (xonsh.completers.python)
xonsh.completers.python
→ Completion Xompletions (xonsh.completers.xompletions)
xonsh.completers.xompletions