Commit graph

23 commits

Author SHA1 Message Date
Sander Declerck
5df4671988
Fix paths in tests 2025-07-23 11:43:13 +02:00
Sander Declerck
ccce2279c9
Merge branch 'zsh-safe-chain-detection' into powershell-safe-chain-detection 2025-07-23 11:21:59 +02:00
Sander Declerck
248bb9f7b6
Take environment path separators into account when getting the target dir 2025-07-23 11:19:53 +02:00
Sander Declerck
577b09bd39
Use powershell functions to wrap npm, npx, yarn, pnpm and pnpx 2025-07-23 11:16:38 +02:00
Sander Declerck
eba1e9cc8e
Add wrappers for pnpm and pnpx in the script 2025-07-18 15:58:49 +02:00
Sander Declerck
24d4862dfd
Fix broken shell integration with nvm for Zsh and Bash 2025-07-18 15:55:58 +02:00
Sander Declerck
adc8ffedb6
Fix tests 2025-07-18 15:17:19 +02:00
Sander Declerck
6b1b21c670
Merge branch 'main' into zsh-safe-chain-detection 2025-07-18 15:15:38 +02:00
Sander Declerck
2aa8830b25
Fix bug in teardown: missing argument 2025-07-18 15:05:09 +02:00
Sander Declerck
36c195f5a9
Handle comments from the PR 2025-07-18 14:25:56 +02:00
bitterpanda
6c269a1bb5
Update src/shell-integration/supported-shells/powershell.spec.js 2025-07-18 09:53:58 +00:00
Sander Declerck
41bf3252d9
Fix command injection 2025-07-18 11:15:21 +02:00
Sander Declerck
8ffb0191f5
Merge branch 'main' into improved-shell-integration 2025-07-18 11:02:21 +02:00
Sander Declerck
e12faf6f45
Merge branch 'improved-shell-integration' into zsh-safe-chain-detection 2025-07-18 09:22:36 +02:00
Sander Declerck
9476927b87
Fix tests 2025-07-17 17:15:46 +02:00
Sander Declerck
87bb095d4f
Fixes the broken shell detection 2025-07-17 17:03:27 +02:00
Sander Declerck
3825b94a09
Fix command injection 2025-07-17 16:59:01 +02:00
Sander Declerck
09300eade6
Zsh: check if safe-chain is installed before running it. 2025-07-17 16:40:09 +02:00
Sander Declerck
fe1ca396b4
Refactor to customize shell integration per shell 2025-07-17 16:35:03 +02:00
Sander Declerck
64bb04a61e
Document correct tests to modify in source 2025-07-17 12:35:02 +02:00
Sander Declerck
2166bcc234
Fix typo 2025-07-17 11:08:43 +02:00
Sander Declerck
f10749923a
Implement pnpm and pnpx support 2025-07-17 10:08:49 +02:00
Sander Declerck
5eaf6ac3b3
Initial commit 2025-07-11 17:14:52 +02:00