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

Ctrl+c sometimes leads to read the last command in history #26

Closed
mkcn opened this issue May 11, 2020 · 1 comment
Closed

Ctrl+c sometimes leads to read the last command in history #26

mkcn opened this issue May 11, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mkcn
Copy link
Owner

mkcn commented May 11, 2020

  • open new tab
  • press "ctrl+c"
  • the last command in the history is read by fastHistory as user input (e.g. "# ls -ls #")
@mkcn mkcn added the bug Something isn't working label May 11, 2020
@mkcn mkcn self-assigned this May 11, 2020
@mkcn
Copy link
Owner Author

mkcn commented Jun 8, 2020

the problem seems to be related to command that start with "#".

  1. > # ls -ls #
  2. press "ctrl + c"

@mkcn mkcn closed this as completed in 9b6a486 Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant