Mutiny Community version 5.16a development notes - 2025-01-27 * BASIC: Added "share" command: "share" shares one or more variable values with other running instances of your program. For example to share a$: "share a$" or to share a$, b, and c(x): "share a$ b c(x)" * The term setup menu option which shows advanced settings such as presets, auto-detect, experiment has been changed from (P) Preset to (M) More Options. This means hitting P automatically goes to your preset list. If you know the advanced option key to press you don't need to hit "M" first, "M" just displays those advanced options. * Forgot to add in the previous dev note about a new usage for the "/since" command, I've updated the dev note file so if you're interested you can read it but here's the short version: "/since 7" jumps to the first chat message in the channel posted on or after 7 days ago. .