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

small visual glitch #490

Open
leapfog opened this issue Apr 20, 2023 · 0 comments
Open

small visual glitch #490

leapfog opened this issue Apr 20, 2023 · 0 comments
Assignees

Comments

@leapfog
Copy link

leapfog commented Apr 20, 2023

precondition:

$ PROMPT_COMMAND='stty echo'          <-- that's needed to trigger
$ source <(hstr -B)
  • now invoke hstr via ctrl-r and interrupt it with ctrl-c
  • until next ctrl-c or enter, all characters are echoed twice

That PROMPT_COMMAND is used to clean up after programs that fail re-enable echo, for example when they were interrupted while asking for a password.

@dvorka dvorka self-assigned this Apr 24, 2023
@dvorka dvorka added this to the 3.2 Stabilization milestone Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants