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

"Name of .organ file" #112

Open
Bumblebee001 opened this issue Mar 7, 2025 · 2 comments
Open

"Name of .organ file" #112

Bumblebee001 opened this issue Mar 7, 2025 · 2 comments

Comments

@Bumblebee001
Copy link

This section does not allow spaces. Pressing the space bar returns the cursor to the beginning of the text box.

@larspalo
Copy link
Collaborator

larspalo commented Mar 9, 2025

Yes, it was very much of design. I personally hate spaces in file names and it creates the overhead of needing additional attention when working with files on the command line (or terminal). It would be easy to change this behaviour but I also noticed another issue with trailing whitespaces at the end of strings that will need to be addressed.

@larspalo
Copy link
Collaborator

I consider this issue fixed in the 0.15.1 release that now do allow spaces within a file name. Any leading and trailing whitespace is still prohibited or removed (when file is saved).

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

No branches or pull requests

2 participants