Skip to content

Fix reported install, select, and zsh completion bugs - #286

Merged
wnlen merged 1 commit into
masterfrom
fix/reported-user-issues
Jul 2, 2026
Merged

Fix reported install, select, and zsh completion bugs#286
wnlen merged 1 commit into
masterfrom
fix/reported-user-issues

Conversation

@wnlen

@wnlen wnlen commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fix user install paths when HOME is unset by resolving the current user home from passwd data.
  • Add direct clashctl select <group> <node> support and select --help handling.
  • Make zsh completion loading non-invasive by not running compinit from project startup.
  • Add regression checks for the three reported issues.

Validation

  • bash -n install.sh uninstall.sh scripts/core/*.sh scripts/init/*.sh scripts/dev/*.sh
  • for f in scripts/dev/*.sh; do bash "$f"; done

Issues

Addresses #285, #282, #281.

@wnlen
wnlen merged commit 6abf500 into master Jul 2, 2026
1 check passed
@wnlen
wnlen deleted the fix/reported-user-issues branch July 2, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant