ErrLookup › denisidoro/navi
denisidoro/navi
An interactive cheatsheet tool for the command-line · Rust · 51 source files
Analyzed at f7330b9ad5 on 2026-09-03. 31 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid link | panic | error | git, panic, invalid-input, uri-parsing |
| {name} not set | panic | error | environment, env-var, panic, configuration |
| External command failed: {err} | panic | error | external-process, fzf, finder, exit-code |
| navi was unable to call wget. Make sure wget is correctly in | exception | error | network, wget, missing-binary, cheat-sh |
| `{}` not found in cheatsh. Output: {} | exception | error | network, cheat-sh, not-found, query |
| Failed to call: wget {} Output: {} Error: {} | exception | error | network, wget, http, exit-code |
| navi was unable to call tldr. Make sure tldr is correctly in | exception | error | tldr, missing-binary, cheatsheet, network |
| Failed to call: tldr {} Output: {} Error: {} Note: The cl | exception | error | tldr, tealdeer, exit-code, version-incompatibility |
| `{}` has no parent | exception | error | filesystem, symlink, path-resolution, panic |
| No URL specified | exception | warning | url, missing-argument, input-validation |
| Incorrect hash | validation | error | deserialization, integrity-check, hash-mismatch |
| Unable to acquire stdin of finder | exception | error | process, stdin, external-finder |
| Given options are missing a closing quote | validation | error | parsing, shellwords, config |
| No value provided for the flag `{}` | validation | error | parsing, cli-options, config |
| No variables, command, and options found in the line `{}` | validation | error | parsing, regex, config |
| No variable captured in the line `{}` | validation | error | parsing, regex, config |
| No command and options captured in the line `{}` | validation | error | parsing, regex, config |
| No command captured in the line `{}` | validation | error | parsing, config, command |
| No files found | panic | critical | panic, missing-file, interactive |
| Could not open file in external editor | panic | critical | editor, env-var, panic, process |
| No variables received from finder | panic | error | rust, panic, finder, interactive |
| Unable to process value | panic | error | rust, panic, preview, finder, variables |
| Unable to get selection | panic | error | rust, panic, stdin, preview |
| Unable to get query | panic | error | rust, panic, stdin, preview |
| Unable to get variable | panic | error | rust, panic, stdin, preview |
| Unable to parse {path} | panic | error | rust, panic, filesystem, non-utf8 |
| empty shell command | panic | critical | rust, panic, config, shell |
| absent shell binary | panic | error | rust, panic, config, shell |
| Invalid utf8 output from stty | panic | warning | rust, panic, terminal, stty, encoding |
| Not enough data | panic | error | panic, terminal, stty, tty, unexpected-unwrap |
| Invalid regex | panic | error | regex, panic, invalid-input, user-input, unexpected-unwrap |