xonsh/docs/api/prompt_toolkit_history.rst
anula 640c3991ab Fix bugs in LimitedFileHistory (plus tests) and move it to different file.
* Move LimitedFileHistory from history.py to prompt_toolkit_history.py
because it is needed only for prompt_toolkit and requires prompt_toolkit.
* Add instalation of prompt_toolkit to .travis.yml
* Update docs hooks
2015-05-18 19:33:37 +02:00

10 lines
334 B
ReStructuredText

.. _xonsh_prompt_toolkit_history:
****************************************************************
Prompt Toolkit History Object (``xonsh.prompt_toolkit_history``)
****************************************************************
.. automodule:: xonsh.prompt_toolkit_history
:members:
:undoc-members:
:inherited-members: