skywind3000 / skywind3000/z.lua
"z -" do not work well for multi powershell
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
when i open multi powerhshell terminal, "z -" will change dir to last dir in other powershell terminal.
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
Reproduce the issue by opening multiple PowerShell terminals and running "z -" after changing directories in each one. Inspect the implementation of the "z -" command and its handling of the previous directory; done means each terminal changes to its own last directory rather than another terminal's location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, powershell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100