add Linux log hint
parent
41e3c8830f
commit
51b6925322
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue