cknadler / vim-anywhere

Use Vim everywhere you've always wanted to
MIT License
3.64k stars 147 forks source link

Strip newline character from the end of the buffer on Mac #114

Open Strus opened 2 years ago

Strus commented 2 years ago

When using pbcopy on Mac, copied buffer contains a newline character at the end, which will be then pasted. Strip it so the copied test will be clean.