Closed blueyed closed 9 years ago
If foo.gpg has read-only file permissions, the descrypted buffer should be set readonly.
foo.gpg
set readonly
This might get handled in a special way later, too - e.g. when writing, but setting it initially is good enough for now probably.
It might be nice if the original file permissions would be perceived as-is, but I am not sure if that makes sense for the executable bit for example.
executable
If
foo.gpg
has read-only file permissions, the descrypted buffer should beset readonly
.This might get handled in a special way later, too - e.g. when writing, but setting it initially is good enough for now probably.
It might be nice if the original file permissions would be perceived as-is, but I am not sure if that makes sense for the
executable
bit for example.