MacOS – Can’t use VSCode integrated terminal while on Team Viewer

command linekeyboardmacosremote desktopterminal

My development team recently rented a Mac machine through MacInCloud.

I've prepared my development environment in this machine, but it seems like Visual Studio Code does not register certain keystrokes correctly like ENTER and BACKSPACE from my local machine (I'm using linux). Ex. When I open the terminal and I enter BACKSPACE for deleting a character an 'a' in inserted, the same goes for the ENTER key.

enter image description here

Is there a hidden setting in team viewer for fixing this behavior or a general way to bedbug keyboard mapping or shortcut functions when they fail to work as expected?

Best Answer

Apparently there is a known bug with Team Viewer's Keyboard mapping on Linux, read more here. This is a Team Viewer error only and can be fixed by using another Remote Access software, I am using Chrome Remote Desktop (as suggested by user206904) though performance is not great.