Giter VIP home page Giter VIP logo

Comments (7)

jethrokuan avatar jethrokuan commented on June 12, 2024 1

I can see where you're coming from. I'll look into it!

from z.

jethrokuan avatar jethrokuan commented on June 12, 2024

@jnns did you confirm the same behaviour to exist in rupa's z? I don't think you'll ever be taken to /foo because it's not explicitly in the z file, and z only ever brings you to directories that are explicitly listed in the file.

from z.

jnns avatar jnns commented on June 12, 2024

@jethrokuan I'm not sure whether a line went missing during copy'n'paste but I retried the following:

> cd foo/bar
> z -l
8          /home/jnns/foo/bar/b
8          /home/jnns/foo/bar/a
8          /home/jnns/foo/bar
8          /home/jnns/foo
> z -e foo
/home/jnns/foo/bar

This is what happens with rupa's z:

> cp ~/.local/share/z/data ~/.z
> z -l  # rupa/z
common:    /home/jnns/foo
8          /home/jnns/foo
8          /home/jnns/foo/bar
8          /home/jnns/foo/bar/a
8          /home/jnns/foo/bar/b
> z -e foo
/home/jnns/foo

The behavior differs in the two implementations. Rupa's approach comes in handy when you want to return to a project root quickly, for example.

from z.

jnns avatar jnns commented on June 12, 2024

If anyone else is having this problem: a workaround I found useful is to use

z 'foo$'

or

z foo\$

This makes use of a regular expression that matches for a line end.

from z.

jethrokuan avatar jethrokuan commented on June 12, 2024

@jnns let me know if it doesn't work. my primitive testing tells me this works.

from z.

jnns avatar jnns commented on June 12, 2024

Thank you for your efforts in fixing this! Seems to work flawlessly now.

from z.

jethrokuan avatar jethrokuan commented on June 12, 2024

awesome!

from z.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.