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