andrewchilds / overcast

Orchestrate VMs from your terminal
MIT License
479 stars 36 forks source link

Up/Down/Tab doesn't work #26

Closed svperfecta closed 9 years ago

svperfecta commented 9 years ago

Hey Team -

I'm sure I'm doing something wrong, but I'm not clear what it is. When I ssh directly to my server, terminal emulation seems to work as expected. Up/Down/Tab work, control-c works, etc. When I use these within overcast I get ^]]A, etc.

Any ideas?

Cheers! Brian

andrewchilds commented 9 years ago

Hi Brian! You weren't doing anything wrong, that was a known issue. Fortunately it turns out there was a very simple solution that I didn't know about, so that should be fixed. Please run npm -g update overcast and try again.

Cheers! Andrew

svperfecta commented 9 years ago

hey andrew - kick ass :)

Thanks! On Tue, Dec 2, 2014 at 3:06 PM, Andrew Childs notifications@github.com wrote:

npm -g update overcas