A smarter cd command. Supports all major shells.
8 matches across 3 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | templates/zsh.txt | 181 | {{ section }} |
| LOW | templates/nushell.txt | 101 | # zoxide init nushell | save -f ~/.zoxide.nu |
| LOW | src/cmd/cmd.rs | 101 | /// Merge into existing database |
| LOW | src/db/stream.rs | 181 | use rstest::rstest; |
| LOW | src/import/autojump.rs | 81 | Err(e) => return Some(Err(self.err(anyhow::Error::from(e)))), |
| LOW | src/import/z_lua.rs | 41 | /// ```lua |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | install.sh | 196 | # The below functions have been extracted with minor modifications from the |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | templates/xonsh.txt | 77 | except Exception as exc: # pylint: disable=broad-except |