No description
Find a file
2026-05-23 20:10:51 +10:00
doc timeouts for dynamic completions 2026-05-23 20:10:51 +10:00
nix timeouts for dynamic completions 2026-05-23 20:10:51 +10:00
src reduce allocations 2026-05-23 19:51:21 +10:00
tests timeouts for dynamic completions 2026-05-23 20:10:51 +10:00
.envrc ocaml 2026-05-19 23:33:04 +10:00
.gitignore ocaml 2026-05-19 23:33:04 +10:00
Cargo.lock riir 2026-05-21 18:35:25 +10:00
Cargo.toml riir 2026-05-21 18:35:25 +10:00
flake.lock riir 2026-05-21 18:35:25 +10:00
flake.nix timeouts for dynamic completions 2026-05-23 20:10:51 +10:00
README.md riir 2026-05-21 18:35:25 +10: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: