mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-10 05:22:28 +08:00
When running Vim in a terminal with an alternate screen buffer, :Gcommit trashes the screen in a way that requires a redraw to fix. Circumvent this by using system() rather than `silent !`. Fixes #68.
66 KiB
66 KiB