Skip to content

Conversation

@ItsHarper
Copy link
Contributor

@ItsHarper ItsHarper commented Nov 25, 2025

The script folder is a substantial amount of code that is most definitely being impacted by the Zedless changes, but is going completely untested, unreviewed, and unmaintained.

This PR renames that folder to make the status of the scripts it contains clear. As we find need for various scripts there, we can individually opt to start maintaining specific ones by moving them back to a top-level script folder. This way, it's clear which scripts are safe (and the maintainers are responsible for keeping that way), and which ones might fuck up your shit.

I also added a README.md file to the renamed folder (click the link for a much more accurate rendering than the unified diff will give you). It recommends that if you need to use an unmaintained script, that you should first open a PR to move that script to the script folder, giving us an opportunity to make any needed fixes to the script (either in-place as a one-off, or adopting it for ongoing maintenance by actually moving it to the script folder) before they use it.

@max-privatevoid
Copy link
Contributor

I'd rather just delete all of the scripts and reintroduce them from the newest upstream version when needed. We will probably never need a lot of them.

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

Successfully merging this pull request may close these issues.

2 participants