diff --git a/docs/config/reference.mdx b/docs/config/reference.mdx index 5c0e6ea4..6b50915d 100644 --- a/docs/config/reference.mdx +++ b/docs/config/reference.mdx @@ -2403,6 +2403,8 @@ Available features: * `title` - Set the window title via shell integration. + * `path` - Add Ghostty CLI to `PATH` for shell access. + * `ssh-env` - Enable SSH environment variable compatibility. Automatically converts TERM from `xterm-ghostty` to `xterm-256color` when connecting to remote hosts and propagates COLORTERM, TERM_PROGRAM, and TERM_PROGRAM_VERSION.