use Command;
/// Truncate a string to `max` chars, appending "…" if trimmed.
// ---------------------------------------------------------------------------
// OS helpers
// ---------------------------------------------------------------------------
/// Open a URL in the system default browser.