Note: real_path
gets set for any documents on disk.
Don't add new document opened from CLI to recent files, because it doesn't exist yet. It may be closed unsaved.
No need now to add recent file on Save As, because real_path is nulled before calling document_save_file, so that function will add the recent file.
https://github.com/geany/geany/pull/3389
(2 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.