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
diffview: require("diffview.health").check()
Checking plugin dependencies ~
- WARNING Optional dependency 'nvim-web-devicons' not found.
Checking VCS tools ~
- The plugin requires at least one of the supported VCS tools to be valid.
- OK Git found.
- OK Git is up-to-date. (2.47.1)
- WARNING Configured `hg_cmd` is not executable: 'hg'
Log info
Relevant info from :DiffviewLog
############################
### PUT LOG CONTENT HERE ###
############################
Description
Neovim freezes forever when opening some commits via DiffviewFileHistory.
Expected behavior
No response
Actual behavior
simplescreenrecorder-2025-01-18_23.51.56.mp4
Steps to reproduce
cd .local/share/nvim/lazy/diffview.nvim/lua/diffview nvim lib.lua
type ggVG:DiffViewFileHistory
search commit:
eef4745
type
<cr>
done
Health check
Output of
:checkhealth diffview
Log info
Relevant info from
:DiffviewLog
Neovim version
Operating system and version
Linux 6.12.8-arch1-1 x86_64 GNU/Linux
Minimal config
The text was updated successfully, but these errors were encountered: