You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's say I have a folder that I access frequently called foo that livest at /path/to/foo. If I type z foo, nothing happens. However, if I run this command a second time, it works. I'm on macOS 14.5. Any pointers in how to debug this to see what's going wrong? Is there a verbose mode?
edit: It seems any call to z only works after z was called once in that shell session. As long as I do z and hit return once, it will be fine for that session.
The text was updated successfully, but these errors were encountered:
Let's say I have a folder that I access frequently called
foo
that livest at/path/to/foo
. If I typez foo
, nothing happens. However, if I run this command a second time, it works. I'm on macOS 14.5. Any pointers in how to debug this to see what's going wrong? Is there a verbose mode?edit: It seems any call to
z
only works afterz
was called once in that shell session. As long as I doz
and hit return once, it will be fine for that session.The text was updated successfully, but these errors were encountered: