fancy-git icon indicating copy to clipboard operation
fancy-git copied to clipboard

trim whitespace from 'wc -l' output to condense prompt

Open ProofOfKeags opened this issue 1 year ago • 0 comments

Not doing this caused my notification area to be awkwardly long. I looked for the canonical way to trim whitespace and found that people recommended xargs, which is odd but worked for me. I figured I'd contribute this patch upstream for others.

ProofOfKeags avatar May 23 '24 22:05 ProofOfKeags