skywind3000 / skywind3000/z.lua
Interactive selection mode does not works on Mac Terminal
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
I typed the comamdn with the parameter “-i”, but I can't interact with the termial , no > {光标位置} shown .
Here is the result.
➜ prometheus-2.41.0.darwin-arm64 z -i
8 /Users/chenzixin/Downloads/南京
11.5 /Users/chenzixin/Downloads
104 /Users/chenzixin/Downloads/prometheus-2.41.0.darwin-arm64
➜ prometheus-2.41.0.darwin-arm64
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 reproducing z -i in Mac Terminal with the reported directory history and compare the interactive selection behavior with the displayed output. Trace the CLI's interactive-selection handling and terminal input path; done means the prompt and cursor appear and selection works normally on Mac Terminal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100