nighthawk 0.2.0

AI terminal autocomplete — zero config, zero login, zero telemetry
Documentation
{
  "name": "w",
  "description": "Display who is logged in and what they are doing",
  "options": [
    {
      "names": [
        "-h"
      ],
      "description": "Suppress the heading"
    },
    {
      "names": [
        "-i"
      ],
      "description": "Output is sorted by idle time"
    }
  ],
  "args": [
    {
      "name": "user",
      "is_variadic": true
    }
  ]
}