gazlaws-dev / codeboard

Codeboard App
Other
566 stars 116 forks source link

tab key does not work for powershell console when using chrome remote desktop #55

Closed StingyJack closed 5 years ago

StingyJack commented 5 years ago

im not sure if its this app or chrome rd. if i connect to a windows pc using chrome rd, and open a powershell console, using the tab key in codeboard shows up as ^I rather than tabbing for autocomplete.

StingyJack commented 5 years ago

In fooling around with some test programs I'm trying, it seems just about impossible to send the TAB key to a powershell console, even when using something like SendKeys, so I dont think the problem is with this keyboard, but with some special sauce in the powershell console that is causing this