-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Serious Bug] It seems that I cannot quit from the animation after playing it long enough. #3
Comments
True. will add it shortly 😅 |
@tamton-aquib Here is the config I used for the testing: (i.e. I was passing config = function() require('zone').setup {} end Tryingand regarding the point:
This is indeed a serious bug. I cannot get rid of the obfuscated result, and it covers the source buffer. I did try ReasoningI was thinking about whether there might be some conflict(s) between zone.nvim and my existing plugins. I guess the culprit might be related to the async. behaviour of |
Hey, I've been fiddling around but haven't stumbled upon this type of bug yet 🤔 . Also I tried setting keymap for |
I just experienced this again, let me show you what it looks like: demo_zone_bug.movThe details about my steps to reproduce it (always run into this situation):
So, I didn't exaggerate this problem. People will not be able to continue their work after they switch back to their terminal emulator. My current solution is to simply uninstall it before it will be updated into a stable one. (I trust you)
Sorry I cannot share my config since it's a private Repo. As I mentioned in the previous comment I didn't do anything special about |
Ah, thanks for the detailed info 😄. Last question: Does it happen with other styles? or is it just |
@tamton-aquib I just tried Epilepsy_frozen.mov |
Ah i see, thanks for taking the time to test it. I'll get on it soon. |
Heyyo @nyngwang, So I have been migrating from the normal getting and setting lines to extmark. About the keybind, I have also excluded some filetypes like neotree so it might be an improvement. Sorry for being late btw, was caught up in other works 😄 |
hey @tamton-aquib i encountered it too and there's another problem, it doesn stop with |
ur bufferline looks sick can i get its config? @nyngwang |
I have pushed a temporary fix for this issue, please update and let me know 😅 . |
As title. So I think it will be great if you could provide a config option in
setup
so that we can specify which key(s) we want to use to quit the animation.... written
, so I thought the obfuscated result were indeed saved. (but it doesn't, I know)The text was updated successfully, but these errors were encountered: