Expand Readme to reflect new changes

This commit is contained in:
David Matos
2026-01-21 13:31:08 +01:00
parent b87e8d8172
commit 0a2b90ed64

View File

@@ -84,7 +84,8 @@ Nushell's vendor autoload mechanism. Ghostty then automatically imports
the module using the `-e "use ghostty *"` flag when starting Nushell.
Nushell provides many shell features itself, such as `title` and `cursor`,
so our integration focuses on Ghostty-specific features like `sudo`.
so our integration focuses on Ghostty-specific features like `sudo`. Additionally,
we also provide `ssh-integration` via the `ssh-env` and `ssh-terminfo` features.
The shell integration is automatically enabled when running Nushell in Ghostty,
but you can also load it manually is shell integration is disabled: