Monday, April 1, 2013

Re: Get netrw to ignore executability of file

Christian Brabandt wrote:
> On windows, there is no executable bit and is actually not needed,
> because only certain file types are executable. So in principle is
> should be possible to simply highlight .exe .bat .cmd .com files as
> executable on Windows. regards, Christian
However, under cygwin, under windows, plus NTFS, there is an executable
bit and it does affect whether cygwin may try to execute that file or
not (especially scripts). There's also ACLs, which may also cause files
to be considered executable. Again, see (using cygwin)\:

man getfacl
man setfacl

Regards,
C Campbell

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: