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
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
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
untitled.mp4
Maybe related to: #1304