[Github-comments] [geany/geany] Hide overwrite button for readonly documents. (PR #3142)

elextr notifications at github.com
Mon Mar 28 22:15:17 UTC 2022


Being able to overwrite the changed file with an unchanged document (ensured because its `read-only`) is also an important use-case, so blanket removal of the capability is not appropriate.

Adding an additional option to "Ignore file changes" per document would be a better solution.  I would think its best for it to be separate from the file changed notification (in `Document` menu for eg) so you can set it at the same time you set read-only and never see the notification.

This is one of many problems with running multiple instances, have you closed them in the wrong order and saved the wrong session yet?

The best solution would be to teach Geany to support multiple edit widgets properly, allowing multiple windows from one instance and fixing the split window problems, but investigations show thats a fair amount of work and somebodys got to do it.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3142#issuecomment-1081207039
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3142/c1081207039 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220328/1b8576b3/attachment.htm>


More information about the Github-comments mailing list