felixse / felixse/FluentTerminal

PowerShell foreground changes if ConPty is disabled

Open
#601 0 comments 0 reactions 0 assignees View on GitHub
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.

![Screenshot-01](https://i.imgur.com/WSMmnFk.png)

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

![Screenshot-02](https://i.imgur.com/NhAF9Y3.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.