randy3k / Terminus

Bring a real terminal to Sublime Text

Home Page:https://packagecontrol.io/packages/Terminus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powershell doesn't work properly with ctrl+c

naxim92 opened this issue · comments

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