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

kill-line not working in interactive mode #349

Closed
n8henrie opened this issue Sep 29, 2020 · 0 comments
Closed

kill-line not working in interactive mode #349

n8henrie opened this issue Sep 29, 2020 · 0 comments

Comments

@n8henrie
Copy link
Contributor

Is there a way to get ctrl u to clear the current line in command / interactive mode?

Minimal example for reproduction:

  1. Run sk
  2. In the prompt, type asdf
  3. Type ctrl u and note that the asdf is cleared
  4. Hit ctrl q to enter command / interactive mode
  5. Type asdf
  6. Type ctrl u and note that nothing happens

Seeing this behavior on MacOS Catalina, installed via homebrew, and on Arch Linux, installed with pacman. --bind ctrl-u:kill-line doesn't seem to help.

lotabout added a commit that referenced this issue Oct 4, 2020
fix #349: kill-line & discard-line in interactive mode
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

1 participant