Inline Rename - Lower-case Control Key not working

Can anyone confirm if i've found a bug or something is off with my config...

In learning further or new inline renaming functionality i discovered that Ctrl + L to "All lower-case" actually makes it All Upper-case even though the code preview in the "Control Keys" section in Preferences shows it being "lcase"

It is working for me - makes everything lowercase.

Okay that is strange. After doing a test after your post i just discovered that if i leave the stem selected, it works as expected (dropping beats!). But if i deselect the file stem it capitilises the whole file name instead.

It's an error in the hotkey definition. We'll fix it, but you can also fix it now via Preferences:

Select Ctrl + L, then (highlighted in the screenshot, near bottom right) change the ucase to lcase

Thanks for noticing it!

1 Like

Awesome thanks Leo! I should have studied the code closer, i would have picked that up and tried it (i stopped at the first instance of lcase. my code parser is primal!).

1 Like