I'm Running Vagrant 2.0.2, Ubuntu 14.04 and Windows 10 Pro
My Keyboard Layout is PT BR
I'm having trouble running Ubuntu trusty64 on Vagrant on Windows 10 64, I enter the VM with vagrant ssh
but when I'm in VM and type /
a period appear on terminal, if I press /
twice a get a listing of current dir.
when I'm editing a file in the vim or nano /
works normally.
I've tried to set keyboard layout to PT-BR but it still has the same behaviour.
EDIT
I've tried to SSH VM in the ConEmu and it works, seems to be a problem with the PhpStorm Integrated Shell itself, where I was trying to run the commands.