skywind3000 / skywind3000/z.lua
czmod doesn't follow environment variables
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Enabling czmod with z.lua results in inconsistent behaviour, because czmod seems to disregard options set in environment variables, such as _ZL_MAXAGE.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the czmod entry point and the code that reads options such as _ZL_MAXAGE from environment variables. Reproduce the inconsistent behavior with czmod enabled alongside z.lua, then verify that environment-variable settings are honored consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100