vim leaving -z binary files after editing -



vim leaving -z binary files after editing -

i've noticed bunch of "-z" files in directories i'm editing text files vim. @ first thought unusual going on, on brand new centos 6.5 servers it's leaving them in directories i'm editing files. appears create them after write/quit shift-zz.

root@server [/home/user/public_html]# file ./-z ./-z: 8086 relocatable (microsoft)

it's real annoying - i'm sure can create .vimrc stop it, have way many servers implement that.

vim

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -