Commit graph

6 commits

Author SHA1 Message Date
7d95afba81
feat: detect ghostty config files by canonical path
Problem: enabled() only checked for the 'ghostty' filetype, but many
users have ghostty config files detected as 'config' or with no
filetype set. These users got no completions.

Solution: check canonical ghostty config directories
($XDG_CONFIG_HOME/ghostty, ~/.config/ghostty, /etc/ghostty) when the
filetype is 'config' or empty, resolving symlinks to handle indirect
paths.
2026-02-20 20:15:18 -05:00
dfbae31684
fix(ci): format 2026-02-20 18:38:54 -05:00
Barrett Ruth
91379f30f1
Add preview image and features section to README 2026-02-20 18:12:12 -05:00
a01628ab5d
fix: dont commit envrc 2026-02-20 17:22:29 -05:00
14dccadf76 build: track envrc 2026-02-20 16:56:17 -05:00
9fdd3b3133 feat: initial release 2026-02-20 16:55:55 -05:00