vim-fugitive/plugin
Tim Pope 05000b1872 Fix garbage during :Gcommit with alternate screen
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.
2011-05-09 01:27:15 -04:00
..
fugitive.vim Fix garbage during :Gcommit with alternate screen 2011-05-09 01:27:15 -04:00