Skip to content

fix(automation): open folders reliably from odoc - #370

Merged
kitknox merged 2 commits into
mainfrom
fix/odoc-folder-open
Sep 1, 2026
Merged

fix(automation): open folders reliably from odoc#370
kitknox merged 2 commits into
mainfrom
fix/odoc-folder-open

Conversation

@kitknox

@kitknox kitknox commented Aug 31, 2026

Copy link
Copy Markdown
Owner

The sdef claimed aevt/odoc for Cocoa Scripting with no implementation class, so the event was dispatched to a no-op. Add RootshellOpenCommand, keep the hidden visor out of the request path, and dedupe deposits across delivery paths.

The sdef claimed aevt/odoc for Cocoa Scripting with no implementation
class, so the event was dispatched to a no-op. Add RootshellOpenCommand,
keep the hidden visor out of the request path, and dedupe deposits
across delivery paths.

Fixes #344
No reopen event accompanies a document open, so an AppleScript `open`
with zero regular windows deposited the request and left it waiting
for Cmd-N. Request a main window after routing; the new window adopts
the pending request as its first tab.

Refs #344
@kitknox
kitknox merged commit 7b8007e into main Sep 1, 2026
@kitknox
kitknox deleted the fix/odoc-folder-open branch September 2, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant