2020-02-23 03:34:57 +01:00
|
|
|
---
|
|
|
|
name: Bug Report
|
|
|
|
about: Report a bug.
|
2020-02-28 09:39:38 +01:00
|
|
|
title: ""
|
2020-02-23 03:34:57 +01:00
|
|
|
labels: bug
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2020-02-28 08:11:27 +01:00
|
|
|
<!--
|
|
|
|
Hey there, thanks for creating an issue!
|
|
|
|
|
2020-02-23 23:57:41 +01:00
|
|
|
In order to reproduce your issue, we might need to know a little bit more about the environment
|
2020-02-23 03:34:57 +01:00
|
|
|
which you're running `bat` on.
|
|
|
|
|
2020-02-28 08:11:27 +01:00
|
|
|
If you're on Linux or MacOS:
|
2020-03-03 22:09:31 +01:00
|
|
|
Please run the script at https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh and
|
2020-02-28 08:11:27 +01:00
|
|
|
paste the output at the bottom of the bug report.
|
2020-02-23 23:46:20 +01:00
|
|
|
|
2020-02-28 08:11:27 +01:00
|
|
|
If you're on Windows:
|
|
|
|
Please tell us about your Windows Version (e.g. "Windows 10 1908") at the
|
|
|
|
bottom of the bug report.
|
|
|
|
-->
|
2020-02-23 03:34:57 +01:00
|
|
|
|
2020-02-23 23:46:20 +01:00
|
|
|
**What version of `bat` are you using?**
|
|
|
|
[paste the output of `bat --version` here]
|
|
|
|
|
2020-02-28 08:11:27 +01:00
|
|
|
**Describe the bug you encountered:**
|
2020-02-23 03:34:57 +01:00
|
|
|
...
|
|
|
|
|
2020-02-28 08:11:27 +01:00
|
|
|
**Describe what you expected to happen?**
|
2020-02-23 03:34:57 +01:00
|
|
|
...
|
|
|
|
|
2020-02-28 08:11:27 +01:00
|
|
|
**How did you install `bat`?**
|
2020-02-23 03:34:57 +01:00
|
|
|
apt-get, homebrew, GitHub release, etc.
|
|
|
|
|
2020-02-28 00:03:18 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
[paste the output of `info.sh` here]
|