update README

This commit is contained in:
Jeffrey C. Ollie
2024-09-02 15:19:03 -05:00
committed by Mitchell Hashimoto
parent 6292cdec0e
commit 1a6c928951

View File

@ -459,16 +459,17 @@ crash report was generated.
> [!NOTE]
>
> A future version of Ghostty will make the crash reports more easily
> viewable through the CLI and GUI. For now, you must manually check the
> directory.
> Use the `ghostty +crash-report` CLI command to get a list of available crash
> reports. A future version of Ghostty will make the contents of the crash
> reports more easily viewable through the CLI and GUI.
Crash reports end in the `.ghosttycrash` extension. The crash reports are
in [Sentry envelope format](https://develop.sentry.dev/sdk/envelopes/). You
can upload these to your own Sentry account to view their contents, but the
format is also publicly documented so any other available tools can also
be used. A future version of Ghostty will show you the contents of the
crash report directly in the terminal.
Crash reports end in the `.ghosttycrash` extension. The crash reports are in
[Sentry envelope format](https://develop.sentry.dev/sdk/envelopes/). You can
upload these to your own Sentry account to view their contents, but the format
is also publicly documented so any other available tools can also be used.
The `ghostty +crash-report` CLI command can be used to list any crash reports.
A future version of Ghostty will show you the contents of the crash report
directly in the terminal.
If Ghostty crashed, you can help the project by sending the crash report
to a maintainer. We do not recommend uploading crash reports directly