skywind3000 / skywind3000/z.lua

`pushd` not used in input

Open
#100 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
3.1k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

I mostly use pushd (aliased as p) in lieu of cd. Z does not currently capture directories accessed via pushd.

I'm looking into changing this and making a PR.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the shell integration that records directories for cd, then trace how pushd is represented; done means directories reached through pushd are captured like cd directories, with coverage added through the repository's existing test path if one exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, shell
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.