skywind3000 / z.lua

:zap: A new cd command that helps you navigate faster by learning your habits.
MIT License
3k stars 141 forks source link

Does not work with slashes #89

Closed kuator closed 4 years ago

kuator commented 4 years ago

If path contains a slash z.lua does not handle slashes. It works only if slash is escaped: z -l my-<tab><tab> nothing happens z -l my\-<tab><tab> -> home/me/directory/my-favourite-directory

skywind3000 commented 4 years ago

See here https://github.com/skywind3000/z.lua/issues/65

skywind3000 commented 4 years ago

Use $_ZL_HYPHEN