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

Using nvim -d opens file as a notification instead of the standard diff view. #219

Closed
squk opened this issue Aug 4, 2023 · 2 comments
Closed

Comments

@squk
Copy link

squk commented Aug 4, 2023

With nvim-notify : Screenshot 2023-08-04 at 1 00 01 PM

and the notification disappears after the configured amount of time.

Without nvim-notify : Screenshot 2023-08-04 at 12 59 36 PM

Is this expected behavior? Is there a way to get the normal diffview back(particularly for 3-way merges).

@squk
Copy link
Author

squk commented Aug 23, 2023

This only seems to occur when overriding the default nvim notification provider : vim.notify = require("notify")

@squk
Copy link
Author

squk commented Aug 30, 2023

Duplicate of #209

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