mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-09 02:41:00 +01:00
21 lines
253 B
ReStructuredText
21 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
|