Hacker News new | ask | show | jobs
by Devagamster 2686 days ago
Does pazi work on windows? That's a big benefit I see in Z.lua: cross platform/shell support.
1 comments

It does not currently (only linux and macOS), but porting it over should be really easy!

The cross platform story for rust isn't as seamless as an interpreted language like lua, but it's still good enough that it's not a huge effort to support another platform or shell.

> cross platform/shell support

Shell support should be fairly similarly easy or hard between most autojump implementations.