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: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-01-03 21:15:50 +01:00
|
|
|
<!-- Hey there, thank you for creating an issue! -->
|
2020-02-23 03:34:57 +01:00
|
|
|
|
2020-02-28 08:11:27 +01:00
|
|
|
**Describe the bug you encountered:**
|
2021-01-03 21:15:50 +01:00
|
|
|
|
2020-02-23 03:34:57 +01:00
|
|
|
...
|
|
|
|
|
2020-11-06 10:27:17 +01:00
|
|
|
**What did you expect to happen instead?**
|
2021-01-03 21:15:50 +01:00
|
|
|
|
2020-02-23 03:34:57 +01:00
|
|
|
...
|
|
|
|
|
2021-01-03 21:15:50 +01:00
|
|
|
|
2020-02-28 08:11:27 +01:00
|
|
|
**How did you install `bat`?**
|
2021-01-03 21:15:50 +01:00
|
|
|
|
2020-12-30 13:58:14 +01:00
|
|
|
<!-- apt-get, homebrew, GitHub release, etc. -->
|
2020-02-23 03:34:57 +01:00
|
|
|
|
2020-02-28 00:03:18 +01:00
|
|
|
---
|
|
|
|
|
2021-02-28 23:35:13 +01:00
|
|
|
**bat version and environment**
|
2021-01-03 21:15:50 +01:00
|
|
|
|
|
|
|
<!--
|
|
|
|
In order to reproduce your issue, please add some information about the environment
|
2021-02-28 23:35:13 +01:00
|
|
|
in which you're running bat. To do this, run the full `bat` command that demonstrates
|
|
|
|
the bug, and attach the `--diagnostic` option:
|
2021-01-03 21:15:50 +01:00
|
|
|
|
2021-02-28 23:35:13 +01:00
|
|
|
bat [other options and arguments…] --diagnostic
|
2021-01-03 21:18:54 +01:00
|
|
|
|
2021-02-28 23:35:13 +01:00
|
|
|
Finally, paste the Markdown output here. Please make sure that it does not reveal any
|
|
|
|
personal information.
|
2021-01-03 21:18:54 +01:00
|
|
|
|
2021-01-03 21:15:50 +01:00
|
|
|
|
2021-02-28 23:35:13 +01:00
|
|
|
If you are running bat 0.17.1 or older (where --diagnostic is not available), please
|
|
|
|
run the script at
|
|
|
|
|
|
|
|
https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh
|
|
|
|
|
|
|
|
(click "Raw" to get the actual source code) and paste the Markdown output here. If you
|
|
|
|
are on Windows, please let us know your bat version and your Windows version.
|
2021-01-03 21:15:50 +01:00
|
|
|
-->
|