2.2 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Found a bug? Make sure it hasn't already been filed/solved - if so, please report it! | bug |
Before you report, please take a look at Troubleshooting to see if there's already an answer to your problem. Also check out existing issues and known problems to see if your problem is already reported/known/fixed.
Also, please fill in all fields if possible - if the issue is too hard to reproduce or vague, it may not be fixed!
Describe the bug
Give a high level description of the bug.
What operating system/architecture are you using?
Please mention what operating system, version, and architecture you're experiencing the problem on (ex: macOS 10.13, x86_64). Please also ensure that your system is on the list of supported systems - bug reports on unsupported systems are likely to be closed.
What terminal are you using bottom
on?
Please mention what terminal/terminal emulator you are using bottom
on (ex: Konsole, Kitty), as well as their version and any relevant settings.
What version are you on?
Please mention which version of bottom you're running (btm -V
, nightly, etc.)!
How did you install bottom
?
Please mention how you installed bottom
. If you manually compiled it, please also mention your Rust version.
Note: if you installed from cargo, ensure you installed the right crate (https://crates.io/crates/bottom).
How can we reproduce this?
Provide detailed steps on how to reproduce your problem, to the best of your ability. Be as detailed as possible. Include config files or flags if relevant. If maintainers cannot reproduce the bug, it will be very hard to fix it.
What is the actual behaviour?
What is the actual result of the given steps? Be detailed. Please include screenshots if relevant and possible.
What is the expected behaviour?
What do you believe the expected behaviour should be given these steps?