mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 17:30:59 +01:00
20 lines
253 B
ReStructuredText
20 lines
253 B
ReStructuredText
.. _api_completers:
|
|
|
|
=================
|
|
Completers API
|
|
=================
|
|
All of the ways that xonsh completes you.
|
|
|
|
**Stock Xonsh COmpleters:**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
base
|
|
bash
|
|
commands
|
|
dirs
|
|
man
|
|
path
|
|
python
|
|
tools
|