You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right when I open the graph the last two commit's glyph are not highlited:
They stay not highlighted until I move my cursor down couple lines only then they get highlighted.
I tried to git bisect but something is weird in my end (I'm not able to open graph in a big chunk of commits).. anyway I noticed that on commit 5988596 things work fine, they get highlighted.
The text was updated successfully, but these errors were encountered:
Oh wait, this issue doesn't happen when I normally run Flog.. interesting.
If I open a file and only then run :Flog things work as expected.
In the issue above I was running Flog a bit different, I was using Flog as my git client to read the commits. While inside a git repo I was running nvim -c "Flog".
Hi
Right when I open the graph the last two commit's glyph are not highlited:
They stay not highlighted until I move my cursor down couple lines only then they get highlighted.
I tried to git bisect but something is weird in my end (I'm not able to open graph in a big chunk of commits).. anyway I noticed that on commit 5988596 things work fine, they get highlighted.
The text was updated successfully, but these errors were encountered: