mirror of
https://github.com/skywind3000/z.lua
synced 2026-03-19 06:09:48 +00:00
Make z -i and z -I with no arguments be interactive.
In skywind3000/z.lua#122 there's a note that z.lua intentionally doesn't support `z -i` being interactive to maintain consistency with how z.sh behaves with `z -i`. But z.sh doesn't have a `-i` option, so I'm not sure what is the intent. This commit makes `z -i` and `z -I` go interactive even with no args.
This commit is contained in: