xonsh.history¶

base

Base class of Xonsh History backends.

diff_history

Tools for diff'ing two xonsh history files in a meaningful fashion.

dummy

Implements the xonsh history backend.

json

Implements JSON version of xonsh history backend.

main

Main entry points of the xonsh history.

sqlite

Implements the xonsh history backend via sqlite3.