Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interpreter takes over terminal input #54

Closed
romanoff opened this issue Sep 7, 2015 · 3 comments
Closed

Interpreter takes over terminal input #54

romanoff opened this issue Sep 7, 2015 · 3 comments
Labels
type/bug The issue is confirmed as a bug.

Comments

@romanoff
Copy link

romanoff commented Sep 7, 2015

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
@romanoff
Copy link
Author

romanoff commented Sep 7, 2015

Update: seems like if you type some experssion and press enter, it will be executed. But you don't see symbols appearing in the terminal in the process of typing

@qiuyesuifeng
Copy link
Member

@romanoff Thanks for your report.
i try it in Ubuntu 14.04.1 and go1.5 for interpreter, it works well.
try Ctrl+C? can this work?

coocood added a commit that referenced this issue Sep 8, 2015
@c4pt0r c4pt0r added the type/bug The issue is confirmed as a bug. label Sep 8, 2015
@qiuyesuifeng
Copy link
Member

@romanoff
We have fixed this bug, Could you update and try again.

@ngaut ngaut closed this as completed Sep 16, 2015
YuJuncen pushed a commit to YuJuncen/tidb that referenced this issue Apr 23, 2021
okJiang pushed a commit to okJiang/tidb that referenced this issue Oct 19, 2021
* rename all log.Zap to log

* fix logger option

* Update v4/log/log.go

Co-Authored-By: kennytm <[email protected]>

Co-authored-by: kennytm <[email protected]>
Defined2014 added a commit to Defined2014/tidb that referenced this issue Apr 11, 2022
iosmanthus pushed a commit to iosmanthus/tidb that referenced this issue Oct 31, 2022
* delete range change to pessimistic mode

Signed-off-by: ystaticy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

4 participants