feat(config-settings): rename config-toggle → config-settings; add __fish_user_dots_path UI #64
Reference in New Issue
Block a user
Delete Branch "feat/config-settings-rename-path-var"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements AGENTS.md Task #3: surfaces
__fish_user_dots_pathin the config TUI and renames the utility fromconfig-toggletoconfig-settings.Changes
config-toggle→config-settings(all 5 files: main + 4 helpers viagit mv)config-toggle.fishnow prints a deprecation warning to stderr and delegates toconfig-settings__fish_user_dots_path:[U]tag, or—default—if unset__config_settings_apply: gains a'*'catch-all for arbitrary string values (universal scope only)panel_h: 14 → 16 (two new rows: separator + path row)docs/fish-config.mdSection 5 and Section 10 updated;docs/fish-config.indexupdated;README.mdupdatedCommits
Manual Verification
config-settings— TUI opens with 8 rows; rows 0–6 toggle normally—default—if__fish_user_dots_pathis unset/tmp/test-dots) and press Enter — TUI resumes, badge shows truncated path with[U]tag—default—config-toggle— deprecation warning printed to stderr, TUI opens normallyqstill quits cleanly from any row