mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

* delete package ptk; rename ptk2 to ptk_shell.; leave ptk2 as alias for ptk_shell. * SHELL_TYPE "prompt_toolkit" only; remove ptk1 specific behavior. * Doc updates: eliminate reference to prompt-toolkit < 2.0 * update requirements files ptk>=2; test shell_style="none" * fix ptk2 stub per code review * Add ptk2 to list of packages to install.
10 lines
337 B
ReStructuredText
10 lines
337 B
ReStructuredText
.. _xonsh_ptk_shell_key_bindings:
|
|
|
|
*****************************************************************
|
|
Prompt Toolkit 2+ Key Bindings (``xonsh.ptk_shell.key_bindings``)
|
|
*****************************************************************
|
|
|
|
.. automodule:: xonsh.ptk_shell.key_bindings
|
|
:members:
|
|
:undoc-members:
|
|
:inherited-members:
|