github skywind3000/z.lua v1.7.4
20191229 - v1.7.4

latest releases: 1.8.18, 1.8.17, 1.8.16...
4 years ago

New $_ZL_HYPHEN option can used to tread hyphen (-) as a normal character, see here.

usage:

export _ZL_HYPHEN=1

then z.lua will stop parsing - as a lua regexp reserved word. and match the directories like:

my-vue-work

exactly by "z my-vue-work" .

Don't miss a new z.lua release

NewReleases is sending notifications on new releases.