Replies: 2 comments 9 replies
-
|
Maybe Surely I’ll fix the assert, code should never fail like this. |
Beta Was this translation helpful? Give feedback.
9 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was playing around with the new Undotree picker and I noticed that if I have a really deep tree, fzf-lua is unable to show the graph with the nodes (or rather, it can't show any useful information):
Could these cases be handled somehow? I'm not sure if that's the intended behavior, but, to be fair, I think not much can be done in such circumstances.
Oh, and by the way, I also noticed that if
:FzfLua undotree previewer=undotree_nativeis called whendeltaisn't installed, this assertion fails. Maybe it could be handled more gracefully?Beta Was this translation helpful? Give feedback.
All reactions