felixse / felixse/FluentTerminal
PowerShell foreground changes if ConPty is disabled
Open
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
I don't know that this issue is related to FluentTerminal or PS itself. I disabled ConPty because when I execute `clear` (aka: `cls`) command on **ConPty** enabled shell the shell buffer is not cleaned, just screen was cleaned. (When scrolling up after executing the `clear` command the old buffer were shown).
But after that, I got another issue. The foreground color changes to green after running the first command.

Here's same command on **ConPty** enabled shell

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.