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

First typed character lags #364

Closed
fbruetting opened this issue Jan 18, 2020 · 2 comments
Closed

First typed character lags #364

fbruetting opened this issue Jan 18, 2020 · 2 comments

Comments

@fbruetting
Copy link

fbruetting commented Jan 18, 2020

v0.0.17-1

Since playing with toolbox, I recognized that often the first two characters I type after opening a toolbox get twisted (i.e. when I type dnf, the shell then prints ndf). I already wondered because this was never a real issue to me, and now I saw that over and over again, but thought maybe the system lagged.

Then today I set toolbox enter as the starting command of some shell profiles (tested GNOME-Terminal and Tilix) for trying to shift my work into my toolbox – then it got obvious that toolbox seems to be to blame here. This issue then gets more invasive by the first character leading to absolutely no action (seems to just get buffered), but the second character then flushes that buffer after printing that second character.

Examples:

  • When I open such a shell and type a, I see absolutely nothing. When I then type b, I see the terminal printing ba.

  • When I open such a shell and type ^D, nothing happens, but when I afterwards type some normal character, just the second character gets printed.

  • When I open such a shell and type ^D, nothing happens, but when I afterwards type \n (Enter), the shell gets closed.

@fbruetting fbruetting changed the title First character lags First typed character lags Jan 18, 2020
@HarryMichal
Copy link
Member

I can reproduce this reliably. I didn't investigate yet but recently there was a change in Podman because of a problem with inputting character prior to starting the container containers/podman#4397. Maybe it is related.

@debarshiray
Copy link
Member

Duplicate of containers/podman#4863

@debarshiray debarshiray marked this as a duplicate of containers/podman#4863 Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants