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