After I leave interpreter with Ctrl+D key combination, keyboard keys are no longer recognized in that terminal (I suppose they are taken over by other application). Is there any way to fix that?
Additional information:
andrey@andrey-ThinkCentre-M82:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
andrey@andrey-ThinkCentre-M82:~$ go version
go version go1.5 linux/amd64
After I leave interpreter with Ctrl+D key combination, keyboard keys are no longer recognized in that terminal (I suppose they are taken over by other application). Is there any way to fix that?
Additional information: