Skip to content

Replace argv[0] with 'lute' in help commands to save screen space (fixes #309) #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025

Conversation

krikera
Copy link
Contributor

@krikera krikera commented May 30, 2025

This PR fixes issue #309 by replacing dynamic argv[0] references with the hardcoded string 'lute' in all help command outputs. This saves screen space and provides consistent, clean help text regardless of how the executable was invoked.

Copy link
Member

@vrn-sn vrn-sn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is reasonable.

@vrn-sn vrn-sn merged commit ebfdbeb into luau-lang:primary May 30, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants