:History: breaks Fugitive command output
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
When calling a Fugitive command from the normal command mode, the output appears below the current window, and gives the option to hit enter to close it.
When running the same command using :History: the output gets stuck in some sort of tmp buffer window. In order to close it, you must navigate back to that window and close it.
Here is a video showing the expected Fugitive behavior and the broken :History: behavior
https://github.com/user-attachments/assets/8caec3c8-6ba9-4981-aa32-72a9880fd93e
Maybe related to: https://github.com/junegunn/fzf.vim/issues/1304
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.