nighthawk 0.1.0

AI terminal autocomplete — zero config, zero login, zero telemetry
Documentation
{
  "name": "ibus",
  "subcommands": [
    {
      "name": "engine",
      "description": "Set or get engine"
    },
    {
      "name": "exit",
      "description": "Exit ibus-daemon"
    },
    {
      "name": "list-engine",
      "description": "Show available engines"
    },
    {
      "name": "version",
      "description": "Show version"
    },
    {
      "name": "read-cache",
      "description": "Show the content of registry cache"
    },
    {
      "name": "write-cache",
      "description": "Create registry cache"
    },
    {
      "name": "address",
      "description": "Print the D-Bus address of ibus-daemon"
    },
    {
      "name": "read-config",
      "description": "Show the configuration values"
    },
    {
      "name": "reset-config",
      "description": "Reset the configuration values"
    },
    {
      "name": "emoji",
      "description": "Save emoji on dialog to clipboard"
    },
    {
      "name": "help",
      "description": "Show this information"
    }
  ]
}