You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description + Expected behaviour + What is happening instead?
I have edited and saved a text file using FB Quantum version 1.0.0 stable. Pre editing, the file had chmod user permissions r-x
After saving, the user permissions were rw-
Permissions for group and others were not altered.
The above situation was very unfortunate to me, as it was a *.sh script that wouldnt execute anymore and stopped running. I spent quite some time looking for what happened and restoring the script from backup and then was able to reproduce the bug.