Commit graph

37 commits

Author SHA1 Message Date
Sander Declerck
c0805431ab
Merge branch 'powershell-safe-chain-detection' into fish-safe-chain-detection 2025-08-04 10:22:40 +02:00
Sander Declerck
c5b9722a40
Change text as suggested 2025-08-04 10:22:33 +02:00
Sander Declerck
43742fd911
Merge branch 'zsh-safe-chain-detection' into powershell-safe-chain-detection 2025-08-04 10:21:36 +02:00
Sander Declerck
432769bca0
Change text as suggested 2025-08-04 10:20:57 +02:00
Sander Declerck
b8ac2e3bc1
Change text as suggested 2025-08-04 10:19:54 +02:00
bitterpanda
2a7e2e3ed8
Update src/shell-integration/startup-scripts/init-pwsh.ps1 2025-07-31 14:26:29 +00:00
bitterpanda
d6d80d8f03
Update src/shell-integration/startup-scripts/init-fish.fish 2025-07-31 14:26:14 +00:00
Sander Declerck
32e2408ad0
Fish: only show warning instead of auto-installing safe-chain 2025-07-28 11:00:01 +02:00
Sander Declerck
6a8d56dfec
Merge branch 'powershell-safe-chain-detection' into fish-safe-chain-detection 2025-07-28 10:38:36 +02:00
Sander Declerck
0e6d96fe1d
Powershell: only print warning when safe-chain is unavailable 2025-07-28 10:37:36 +02:00
Sander Declerck
823fa2936e
Merge branch 'zsh-safe-chain-detection' into powershell-safe-chain-detection 2025-07-25 16:33:31 +02:00
Sander Declerck
d9ea0e2efc
Modify posix script: don't automatically install 2025-07-24 16:57:10 +02:00
Sander Declerck
26bb19eccc
Merge branch 'powershell-safe-chain-detection' into fish-safe-chain-detection 2025-07-23 11:57:34 +02:00
Sander Declerck
5df4671988
Fix paths in tests 2025-07-23 11:43:13 +02:00
Sander Declerck
ca5d3ecb2a
Use functions to wrap package managers and detect if the aikido commands are available 2025-07-23 11:36:45 +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