I updated my system and now characters typed into vbox over ssh are not
echo-ed until *after* a CR is entered.

I diffed the stty output, to see if I could spot anything:

10~>cat /tmp/sttydiff
2,3c2,3
<  rows 37
<  columns 100
---
>  rows 44
>  columns 88
21d20
<  discard = ^O
23c22,23
< min = 1
---
> discard = ^O
>  min = 1
30c30
< hupcl
---
> -hupcl
36c36
< brkint
---
> -brkint
48,49c48,49
< imaxbel
< iutf8
---
> -imaxbel
> -iutf8

Also, the font seems to be screwed up, because the last line of the
window only shows the top half of the line.

Anybody else encounter this or know what's wrong?

Vbox seems to work okay when run locally, on the machine it's installed on.


Reply via email to