diff options
| author | postmath <postmath@users.noreply.github.com> | 2026-02-24 14:46:01 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-24 11:46:01 -0800 |
| commit | 66cb14914bbd012823514a8f0c3d99866f673fe9 (patch) | |
| tree | f9416be56a09698007552e9e32ebf1a5b9c43d13 /cliff.toml | |
| parent | chore(deps): Bump prost-related crates (#3203) (diff) | |
| download | atuin-66cb14914bbd012823514a8f0c3d99866f673fe9.zip | |
fix: forward $PATH to tmux popup in zsh (#3198)
The functionality to run a tmux popup has the problem that the command
runs as a child of the `tmux` *server* process, rather than the current
shell. One potential issue is that the `$PATH` is not forwarded to this
command, so the `atuin` command may not be found.
Fixes: https://github.com/atuinsh/atuin/issues/3182 (#3182)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to 'cliff.toml')
0 files changed, 0 insertions, 0 deletions
