Add links to third party shell integrations

This commit is contained in:
Kovid Goyal 2022-01-09 04:30:32 +05:30
parent 722f6163aa
commit de3b9634ac
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -240,6 +240,15 @@ is empty and if so to set it to some hard coded location with the shell
integration scripts that need to be copied onto the remote system. integration scripts that need to be copied onto the remote system.
Integration with other shells
-------------------------------
There exist third-party integrations to use these features for various other shells:
* Jupyter console via a patch (:iss:`4475`)
* `xonsh <https://github.com/xonsh/xonsh/issues/4623>`__
Notes for shell developers Notes for shell developers
----------------------------- -----------------------------