skywind3000 / skywind3000/z.lua
How to integrate cd functions?
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
if in directory, I want use like cd with space, and list current directory's sub directories.
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 reading the repository's shell integration and the existing cd-related entry points to determine how a bare cd command is handled. Clarify the intended shell support and directory-listing behavior; the work is done when the requested integration is defined and verified for the affected shells.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100