Skip to content

fix(config): respect custom command paths#135

Merged
olexsmir merged 1 commit intomainfrom
fix/default-command-values
Feb 28, 2026
Merged

fix(config): respect custom command paths#135
olexsmir merged 1 commit intomainfrom
fix/default-command-values

Conversation

@olexsmir
Copy link
Owner

@olexsmir olexsmir commented Feb 23, 2026

require("gopher.config").commands were captured defaults too early.

Fixes #134

@olexsmir olexsmir changed the title fix(config: respect custom command paths fix(config): respect custom command paths Feb 27, 2026
`require("gopher.config").commands` captured defaults too early.
@olexsmir olexsmir force-pushed the fix/default-command-values branch from 19ff132 to 953edbe Compare February 28, 2026 14:19
@olexsmir olexsmir merged commit 52cb8fa into main Feb 28, 2026
11 checks passed
@olexsmir olexsmir deleted the fix/default-command-values branch February 28, 2026 15:53
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.

Custom Path to Impl doesn't work

1 participant