Skip to content

feat: expand file and directory paths in typed fields#31

Merged
d12frosted merged 1 commit intomasterfrom
feat/expand-file-paths
Jan 25, 2026
Merged

feat: expand file and directory paths in typed fields#31
d12frosted merged 1 commit intomasterfrom
feat/expand-file-paths

Conversation

@d12frosted
Copy link
Copy Markdown
Owner

Summary

  • Expand ~ and relative paths using expand-file-name for file/directory typed fields
  • Enables validation checks like :must-exist to work correctly with user-friendly paths

Path types (file, directory) now automatically expand ~ and relative
paths via expand-file-name. Empty paths return nil.
@d12frosted d12frosted merged commit 70b111e into master Jan 25, 2026
2 checks passed
@d12frosted d12frosted deleted the feat/expand-file-paths branch January 25, 2026 21:15
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