You'll notice
Tab-completing a directory path now also moves the text cursor to the end of the inserted path
What
In the settings screen's directory/path picker, pressing tab to autocomplete a directory now also updates where the text cursor sits, moving it to the end of the newly inserted path, in addition to filling in the path text itself.
Why
Previously the cursor position wasn't updated alongside the inserted text, which could leave it in the wrong spot after autocomplete. This makes the cursor land where you'd expect, ready to keep typing.