cknadler / vim-anywhere

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

Security: mktemp, file permissions, removing temp file after. And a basic feature I needed. #91

Open wrzasa opened 6 years ago

wrzasa commented 6 years ago

I think you should seriously consider using mktemp as in the first commit. Not tested on OSX!

Starting vim with current clipboard already in the editor seemed quite natural for me, but it's just my concept of using vim-anywhere.