Skip to content
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

Allow saving files to have default filenames #21

Merged

Conversation

aaronskeelsofficial
Copy link
Contributor

The original implementation only allowed opening files to implement default filenames. This removes an arbitrary limiter and allows saving files to also open the prompt with default filenames pretyped. Tested and seems to function properly. Not sure if there was some technical reason for seemingly "arbitrary" limiter.

The original implementation only allowed *opening* files to implement default filenames. This removes an arbitrary limiter and allows *saving* files to also open the prompt with default filenames pretyped. Tested and seems to function properly. Not sure if there was some technical reason for seemingly "arbitrary" limiter.
@steos
Copy link
Owner

steos commented Aug 5, 2023

I'm not sure why this check was there in the first place, looks a bit weird with the bitwise and anyway, probably it was a mistake. Thanks for the fix!

@steos steos merged commit fc0789b into steos:master Aug 5, 2023
@DJ-Raven DJ-Raven mentioned this pull request Aug 14, 2024
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