2018-08-14 19:18:06 -07:00
|
|
|
---
|
|
|
|
name: Bug report
|
2018-08-24 17:25:04 -07:00
|
|
|
about: Template to report bugs.
|
2018-08-14 19:18:06 -07:00
|
|
|
---
|
|
|
|
|
|
|
|
<!-- Please search existing issues to avoid creating duplicates. -->
|
|
|
|
<!-- Also please test using the latest build to make sure your issue has not already been fixed. -->
|
|
|
|
|
2020-03-03 06:15:40 -06:00
|
|
|
##### gotop version:
|
|
|
|
`gotop -V`, or if built from source, `git rev-parse HEAD`
|
|
|
|
##### OS/Arch:
|
|
|
|
Linux: `uname -or`, OSX: `sw_vers`; Windows: `systeminfo | findstr /B /C:"OS Name" /C:"OS Version"`
|
|
|
|
##### Terminal emulator:
|
|
|
|
e.g. iTerm, kitty, xterm, PowerShell
|
2020-03-03 22:43:28 -06:00
|
|
|
##### Any relevant hardware info:
|
2020-03-03 06:15:40 -06:00
|
|
|
If the issue is clearly related to a specific piece of hardware, e.g., the network
|
|
|
|
##### tmux version:
|
|
|
|
`tmux -V`, if using tmux
|
2018-12-04 23:00:40 -08:00
|
|
|
|
2019-02-16 02:11:05 -08:00
|
|
|
Also please copy or attach `~/.local/state/gotop/errors.log` if it exists and contains logs:
|