mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
update README
This commit is contained in:

committed by
Mitchell Hashimoto

parent
6292cdec0e
commit
1a6c928951
19
README.md
19
README.md
@ -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
|
||||
|
Reference in New Issue
Block a user