mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 09:20:57 +01:00
17 lines
363 B
ReStructuredText
17 lines
363 B
ReStructuredText
**Added:**
|
|
|
|
* Support for ``prompt_toolkit 2.0``
|
|
* The ``--shell-type`` (``$SHELL_TYPE``) may now be specified using
|
|
shortcuts, such as ``rl`` for ``readline`` and ``ptk2`` for
|
|
``prompt_toolkit2``. See ``xonsh --help`` for a full listing
|
|
of available aliases.
|
|
|
|
**Changed:** None
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
|
|
**Security:** None
|