Note that nushell supports shell integration

This commit is contained in:
Kovid Goyal 2024-03-04 19:01:31 +05:30
parent bfe4256bf2
commit 1687c74913
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -406,6 +406,7 @@ shells:
* Jupyter console and IPython via a patch (:iss:`4475`)
* `xonsh <https://github.com/xonsh/xonsh/issues/4623>`__
* `nushell <https://github.com/nushell/nushell/discussions/12065>`__
Notes for shell developers