aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorpostmath <postmath@users.noreply.github.com>2026-02-24 14:46:01 -0500
committerGitHub <noreply@github.com>2026-02-24 11:46:01 -0800
commit66cb14914bbd012823514a8f0c3d99866f673fe9 (patch)
treef9416be56a09698007552e9e32ebf1a5b9c43d13 /CONTRIBUTORS
parentchore(deps): Bump prost-related crates (#3203) (diff)
downloadatuin-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 'CONTRIBUTORS')
0 files changed, 0 insertions, 0 deletions