mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-14 14:23:51 -05:00
Ignore ^[[K lines from progress output
This commit is contained in:
@@ -1101,6 +1101,7 @@ let s:common_efm = ''
|
||||
\ . '%+Eusage:%.%#,'
|
||||
\ . '%+Eerror:%.%#,'
|
||||
\ . '%+Efatal:%.%#,'
|
||||
\ . '%-G%.%#%\e[K%.%#,'
|
||||
\ . '%-G%.%#%\r%.%\+'
|
||||
|
||||
function! s:Merge(cmd, bang, args) abort
|
||||
|
||||
Reference in New Issue
Block a user