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

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

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