You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CRITICAL: Move fuzzy function inside HERE document template
- The fuzzy function was defined OUTSIDE the EOF marker
- This meant it wasn't written to shell_integration.sh
- Fresh installs via curl were missing the pipe-based fuzzy function
- Now fuzzy() function is properly included in the generated file
- Fixes shell integration for all fresh curl installs
0 commit comments