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

Fixed command tab complete not scanning softlink folders #7186

Open
wants to merge 2 commits into
base: dev/feature
Choose a base branch
from

Conversation

killertuling
Copy link

…r, it will not be accessed

Description

Fixed where tab complet would not scan for .sk files within symlinked directories under the scripts folder.
This PR resolves the problem of not being able to scan these directories.
I have tested it, and after the modification, symlinked directories can be accessed normally.
The operating system I used is Ubuntu Server 24.04.


Target Minecraft Versions: any
Requirements: none
Related Issues: none

@killertuling killertuling changed the title Fixed when using tab complet, if the target is a Linux softlink folde… Fixed tab complet not scan softlink folder Nov 3, 2024
@Romitou Romitou added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Nov 3, 2024
@Efnilite Efnilite added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Nov 12, 2024
@Efnilite Efnilite changed the title Fixed tab complet not scan softlink folder Fixed command tab complete not scanning softlink folders Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants