Skip to content

Comments

Fix variable expansion regex in fish syntax#3830

Merged
JoeKar merged 1 commit intomicro-editor:masterfrom
remisalmon:fix-fish-identifier-syntax
Aug 16, 2025
Merged

Fix variable expansion regex in fish syntax#3830
JoeKar merged 1 commit intomicro-editor:masterfrom
remisalmon:fix-fish-identifier-syntax

Conversation

@remisalmon
Copy link
Contributor

This fixes the variable expansion syntax for fish shell scripts: https://fishshell.com/docs/current/language.html#variable-expansion

This: {$WORD}
And not this: ${WORD}

@JoeKar JoeKar merged commit 86a9fac into micro-editor:master Aug 16, 2025
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.

2 participants