Skip to content

Docs: Add documentation for the "Enable remote commands" option#41

Open
kgmt0 wants to merge 2 commits into
NetLogo:nl-7.1.0from
kgmt0:enable-remote-commands
Open

Docs: Add documentation for the "Enable remote commands" option#41
kgmt0 wants to merge 2 commits into
NetLogo:nl-7.1.0from
kgmt0:enable-remote-commands

Conversation

@kgmt0

@kgmt0 kgmt0 commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@kgmt0
kgmt0 force-pushed the enable-remote-commands branch from 48b9aec to 8d8779c Compare July 16, 2026 15:11
@kgmt0
kgmt0 requested a review from TheBizzle July 17, 2026 15:18

If the environment variable `XDG_RUNTIME_DIR` is set, the listening socket is created under `XDG_RUNTIME_DIR`. Otherwise, it is created under the NetLogo directory:
- On Mac OS X: `Library/Application Support/NetLogo/{{versionMajorMinor}}`
- On Windows: `AppData\NetLogo\\{{versionMajorMinor}}`

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the double slash intended?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the backslash gets treated as the escape character for the opening brace otherwise.

Comment thread apps/docs/lib/docs/runDocsAutogen.ts Outdated
@kgmt0
kgmt0 force-pushed the enable-remote-commands branch from 8d8779c to 3f4e816 Compare July 18, 2026 16:49
kgmt0 added 2 commits July 18, 2026 23:57
This is the version string, but with everything after the minor version
stripped.
@kgmt0
kgmt0 force-pushed the enable-remote-commands branch from 3f4e816 to f592d6d Compare July 18, 2026 16:58
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.

2 participants