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

Never treat folders as though they have extensions. #16

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

mtwebster
Copy link
Member

This renames (and changes the behavior of) the "Name and extension"
scope to "Full name".

Instead of this option modifying the name and extension as separate
strings, it will now work with the full file name.

This scope will be activated and enforced whenever at least one
folder is part of the file list.

Small tweak: Disable the "Rename" button if there are no actual
changes pending.

Fixes #12

This renames (and changes the behavior of) the "Name and extension"
scope to "Full name".

Instead of this option modifying the name and extension as separate
strings, it will now work with the full file name.

This scope will be activated and enforced whenever at least one
folder is part of the file list.

Small tweak: Disable the "Rename" button if there are no actual
changes pending.

Fixes linuxmint#12
@mtwebster mtwebster merged commit 582a086 into linuxmint:master Nov 16, 2021
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.

Handle dots in directory names
1 participant