Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powershell doesn't work properly with ctrl+c #403

Open
naxim92 opened this issue Sep 22, 2023 · 0 comments
Open

Powershell doesn't work properly with ctrl+c #403

naxim92 opened this issue Sep 22, 2023 · 0 comments

Comments

@naxim92
Copy link

naxim92 commented Sep 22, 2023

PS C:\> ^C                                                                                                                                                                                         
♥ : The term '♥' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try a 
gain.                                                                                                                                                                                                        
At line:1 char:1                                                                                                                                                                                             
+ ♥                                                                                                                                                                                                          
+ ~                                                                                                                                                                                                          
    + CategoryInfo          : ObjectNotFound: (♥:String) [], CommandNotFoundException                                                                                                                        
    + FullyQualifiedErrorId : CommandNotFoundException  

With debug: true

DEBUG:Terminus:sent: �
DEBUG:Terminus:receieved: �[?25l
PS C:\> �[0;33;93m^C�[0m�[0K�[?25h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant