-
-
Notifications
You must be signed in to change notification settings - Fork 93
Having to confirm twice on operation cancel #87
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
Comments
Yeah, I've realized that commandline interaction & printing is not perfect. I'd hope that this would be resolved by switching towards notifications? I have to setup notifications and take a look at that PR. |
I guess it would be a by product of #72. |
Unfortunately #72 doesn't solve this I'll look into it a bit more within the next couple of days. All I know is that stacking too many multline |
Hmmm maybe then no new lines? flat text |
So I've been cleaning up my dots a bit and also finally got around to installing I'll probably take over #72 eventually with my own PR (though borrowing some ideas :), from what I can tell there's two-three options here:
As I understand it, |
This should hopefully be addressed now, so closing :) Please let me know otherwise. |
Description
This is annoying a bit. the second line printed makes the prompt stay there instead of just be printed in console.

maybe differing results would make sense and solve this?
Neovim version
Operating system and version
macOs
Steps to reproduce
Expected behavior
after confirming or canceling action the focus should be back on the browser
Actual behavior
Await additional input.
Minimal config
..
The text was updated successfully, but these errors were encountered: