add Linux log hint

pull/7266/head
taylrfnt 2025-05-03 21:00:53 -05:00
parent 41e3c8830f
commit 51b6925322
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ body:
attributes: attributes:
label: Ghostty Logs label: Ghostty Logs
description: | description: |
Provide any captured Ghostty logs or stacktraces during your issue reproduction in this field. For macOS users, logs can be viewed with `sudo log stream --level debug --predicate 'subsystem=="com.mitchellh.ghostty"'`. Provide any captured Ghostty logs or stacktraces during your issue reproduction in this field. On Linux, logs can be found by running `ghostty` from the command-line; on macOS, logs can be viewed with `sudo log stream --level debug --predicate 'subsystem=="com.mitchellh.ghostty"'` from another terminal emulator.
render: text render: text
- type: textarea - type: textarea
attributes: attributes: