'Emacs cannot open files in Google Cloud Shell

Starting from last week, Emacs stop working in my Google cloud shell.

emacs test.py will show an empty file. Other editor works. Please see the screenshot below,

  1. cat test.py; showing the source code.

enter image description here

  1. "emacs test.py" shows empty screen.

enter image description here

I tried to remove the .emacs file and didn't help.

Any idea is welcome. Thank you.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source