git-blame.vim icon indicating copy to clipboard operation
git-blame.vim copied to clipboard

trim git commit message if message length > window width

Open wotzhs opened this issue 4 years ago • 0 comments

@zivyangll this PR trims the excessively long git commit message by the amount in excess of the current window width and replaced with ..., this is to avoid the Press ENTER or type command to continue

wotzhs avatar Sep 22 '20 10:09 wotzhs