GithubHelp home page GithubHelp logo

z foo cmd not working about z.lua HOT 11 OPEN

prabanjanraja avatar prabanjanraja commented on June 9, 2024
z foo cmd not working

from z.lua.

Comments (11)

skywind3000 avatar skywind3000 commented on June 9, 2024

It needs study your cd history. just cd around in clink for a while then use z.lua again.

from z.lua.

prabanjanraja avatar prabanjanraja commented on June 9, 2024

in clink we don't have use cd we can just add a trailing \ to the directory name
so will it also work for that?
I tried to move around 2 directories just once, and then tried the z cmd
ideally how long does it takes

from z.lua.

skywind3000 avatar skywind3000 commented on June 9, 2024

z.lua will track your path changes in real-time, the more it studies the more it becomes handy.

from z.lua.

prabanjanraja avatar prabanjanraja commented on June 9, 2024

it seems to be not working for me
i moved between two directories a half a dozen times today, but still the z command does not work, the directory doesn't changes and I don't see an error mssg either
the powershell module recognized the path just after the first time I moved into it

from z.lua.

skywind3000 avatar skywind3000 commented on June 9, 2024

please check z.lua's datafile ~/.zlua, does it contain something you visited in clink ?

from z.lua.

prabanjanraja avatar prabanjanraja commented on June 9, 2024

I can't find the .zlua in my C: drive
the z -h cmd works but z --help does not
I have placed the z.lua and z.cmd file in "C:\Program Files (x86)\clink" in my 64bit windows machine

from z.lua.

prabanjanraja avatar prabanjanraja commented on June 9, 2024

@skywind3000 can you help?

from z.lua.

skywind3000 avatar skywind3000 commented on June 9, 2024

On windows, .zlua database is located in C:\Users\XXX\.zlua by default

from z.lua.

prabanjanraja avatar prabanjanraja commented on June 9, 2024

@skywind3000
can't find tfe file in my users directory
I even tried creating the file still is empty also tried in administrator cmd still the same

from z.lua.

prabanjanraja avatar prabanjanraja commented on June 9, 2024

@skywind3000
any update on this issue?

from z.lua.

ilyagr avatar ilyagr commented on June 9, 2024

You could attempt to debug this yourself. Try inserting some print() (or actually io.stderr:write) statements into the z.lua script around

z.lua/z.lua

Line 1071 in 3022099

local fp = io.open(os.path.expand(filename), 'r')
to see which files it's loading the data from.

from z.lua.

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.