aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server/src/utils.rs
diff options
context:
space:
mode:
authorJames Brooks <james@jamesbrooks.net>2026-03-27 10:06:03 +1030
committerGitHub <noreply@github.com>2026-03-26 23:36:03 +0000
commit844c3bae5fabd0493a3e9737b5bf013adc565122 (patch)
tree069a2839c19aa705ae8daa173688e98a529bbc70 /crates/atuin-server/src/utils.rs
parentfix: use printf to append fish shell init block (#3346) (diff)
downloadatuin-844c3bae5fabd0493a3e9737b5bf013adc565122.zip
fix: set WorkingDirectory in PowerShell Invoke-AtuinSearch (#3351)
Fixes #3350 PowerShell's Set-Location (cd) doesn't update the process-level working directory, so the spawned search process sees a stale cwd and directory filter mode matches against the wrong directory. Setting `WorkingDirectory` on the `ProcessStartInfo` ensures the correct cwd is passed through.
Diffstat (limited to 'crates/atuin-server/src/utils.rs')
0 files changed, 0 insertions, 0 deletions