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

If ace-window-mode is on when async-shell-command prompts for something, it will lock down emacs #246

Open
tusooa opened this issue Jul 5, 2024 · 0 comments

Comments

@tusooa
Copy link

tusooa commented Jul 5, 2024

Steps to reproduce:

  • Have a git repo in /path/to/repo with a remote set up to be an ssh remote and you have a ssh key that is password protected
  • Run async-shell-command and type cd /path/to/repo; sleep 3; git push
  • Immediately, call ace-window
  • Wait for git to prompt you to enter the password for the ssh key
  • Type anything will give you the error message [<key> is undefined], not even C-g or ESC ESC ESC can help.
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