Commit Graph

5 Commits

Author SHA1 Message Date
mcollard0 10fb70196d
Merge 08dc03c65e into ad5ea87783 2026-07-01 23:59:11 +08:00
Ajeet D'Souza efa22f644a tcsh: preserve any existing `precmd` alias 2026-06-30 12:09:25 +05:30
Ajeet D'Souza 1683e7b8ed
import: auto-detect databases; add Atuin support (#1232) 2026-05-11 00:24:43 +05:30
Michael Collard 08dc03c65e Fix trailing slash handling in directory tests
Resolves issue where z mydir/ fails even when mydir exists

Shell built-in directory tests can fail when paths have trailing slashes. This fix strips trailing slashes before the directory test while preserving the original path for cd.

Changes: Fish, Bash, Zsh, POSIX, and Tcsh templates now strip trailing slashes before directory tests
2026-02-12 10:41:51 -06:00
Ajeet D'Souza 095b270fea csh -> tcsh 2025-05-06 00:26:07 -07:00