On Wed Jan 11 13:06:28 2023 +0000, Hugh McMaster wrote:
Hi Eric, Is there any evidence the color map table is copied from the active screen buffer? The official docs for CreateConsoleScreenBuffer don't mention it, but that's not to say it doesn't happen. By the way, there's a typo in your commit title.
no evidence I'm aware of, but since we're already inheriting all the other attributes (eg. font name) from the active screen buffer, I did the same. (will push an update for the typo, thx for looking into it)