At the moment, write permission is asked too many times.
For example in fizzy cfg edit it should be allowed to edit the files in read-only mode.
Steps
[ ] Identify when we can get rid of requiring write permissions
[ ] Don't require write permissions in that cases (maybe print a warning?)
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/33104586-better-handling-of-write-permissions?utm_campaign=plugin&utm_content=tracker%2F10471801&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F10471801&utm_medium=issues&utm_source=github).
At the moment, write permission is asked too many times.
For example in
fizzy cfg edit
it should be allowed to edit the files in read-only mode.Steps