-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
get_hunks() doesnt output anything #762
Labels
bug
Something isn't working
Comments
:lua= require'gitsigns'.get_hunks() |
I'll make it so the cli version prints to the screen |
lewis6991
added a commit
that referenced
this issue
Mar 6, 2023
lewis6991
added a commit
that referenced
this issue
Mar 6, 2023
This was referenced Apr 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
i open any buffer
make some changes
type :Gitsigns get_hunks
nothing shows
Neovim version
NVIM v0.9.0-dev
Operating system and version
Ubuntu 22.04.2 LTS (Xubuntu)
Expected behavior
to show all the hunks
Actual behavior
doesnt show the hunks
Minimal config
Steps to reproduce
Gitsigns debug messages
cli.run: Running action 'get_hunks' with arguments {}
cli.run: Running action 'debug_messages' with arguments {}
The text was updated successfully, but these errors were encountered: