Inconsistent terminal behaviour on windows
Open
bug
windows
- Dominant language
- Rust
- Stars
- 3.4k
- Forks
- 126
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 7
Description
So I'm having a few issues depending on which terminal I use to run `bacon`.
In vscode scrolling and copying works fine.
In windows terminal with powershell I can scroll but can't copy any text while bacon is running. I can copy text without issues when it's not running.
In alacritty, I can copy text, but can't scroll while bacon is running. Scrolling works when bacon is not running.
I'm not sure if the issue is with bacon not handling things correctly, or one of those terminal doing something wrong.
Contributor guide
Assessment
This issue has not been assessed yet.