Skip to content

Bugfix: patch files opened via the command line (-open) are now recorded in the recent files list.

Albert Gräf requested to merge aggraef/purr-data:testing into master

Previously, if you opened a file via the command line (or by double-clicking on a file while Purr Data is not running) it would open the file without recording it in the recent files list. This merge request fixes the issue. Tested on Mac and Linux, works for me.

Merge request reports