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

timeout=false has no effect #112

Closed
hassec opened this issue Jun 29, 2022 · 1 comment
Closed

timeout=false has no effect #112

hassec opened this issue Jun 29, 2022 · 1 comment

Comments

@hassec
Copy link
Contributor

hassec commented Jun 29, 2022

Hi @rcarriga,

I'm not sure what changed, but it seems like the option timeout=false isn't respected anymore.

If I open neovim and just execute :lua require'notify'("test", 'info',{timeout=false}) the popup will disappear after a short delay.

Setting the timeout to a numeric value seems to work as expected, just the disabling via =false seems broken.

rcarriga added a commit that referenced this issue Jul 2, 2022
@rcarriga
Copy link
Owner

rcarriga commented Jul 2, 2022

Thanks for the report! Should be working in latest commit

@hassec hassec closed this as completed Jul 7, 2022
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

2 participants