No description
Find a file
2026-03-29 13:41:47 +11:00
bin fix recursive readings for subcommands that return identical help 2026-03-29 13:41:47 +11:00
doc init 2026-03-27 15:02:16 +11:00
lib init 2026-03-27 15:02:16 +11:00
nix init 2026-03-27 15:02:16 +11:00
test fix recursive readings for subcommands that return identical help 2026-03-29 13:41:47 +11:00
.envrc init 2026-03-27 15:02:16 +11:00
.gitignore init 2026-03-27 15:02:16 +11:00
dune-project init 2026-03-27 15:02:16 +11:00
flake.lock init 2026-03-27 15:02:16 +11:00
flake.nix special case nix3 flake completions 2026-03-29 01:20:53 +11:00
inshellah.opam init 2026-03-27 15:02:16 +11:00
README.md init 2026-03-27 15:02:16 +11:00

inshellah

nushell completions engine. indexes completions from manpages, native generators, and --help output, then serves them to nushell's external completer.

see doc/ for details: