PowerShell / PSReadLine

A bash inspired readline implementation for PowerShell
BSD 2-Clause "Simplified" License
3.75k stars 296 forks source link

Font flashes to default then back when typing a non-existent command #4257

Closed Dylanstas closed 1 week ago

Dylanstas commented 1 week ago

Prerequisites

Exception report

N/A

Screenshot

Uploading 2024-11-07 19-59-17.mp4…

Environment data

don't think its needed ngl, and i cant, pressing enter just makes a new like, and Ctrl + C, just doesn't run it

Steps to reproduce

Apply a custom font (i think) run a non-existent command Done

Expected behavior

No flashing between fonts

Actual behavior

Flashes between 2 fonts when non-existent command ran

daxian-dbw commented 1 week ago

I cannot reproduce with the given repro steps. I will close this issue as it doesn't provide any other information about the issue that would help investigation.