nighthawk 0.2.0

AI terminal autocomplete — zero config, zero login, zero telemetry
Documentation
{
  "name": "xdg-open",
  "description": "Opens a file or URL in the user's preferred application",
  "options": [
    {
      "names": [
        "--help"
      ],
      "description": "Show command synopsis"
    },
    {
      "names": [
        "--manual"
      ],
      "description": "Show manual page"
    },
    {
      "names": [
        "--version"
      ],
      "description": "Show the xdg-utils version information"
    }
  ],
  "args": [
    {
      "name": "FILE or URL",
      "template": "filepaths"
    }
  ]
}