Windows support? #4
Labels
enhancement
New feature or request
good first issue
Good for newcomers
question
Further information is requested
windows
Also see #2. I think there are two options:
find_files.sh
andfind_within_files.sh
(the scripts in the extension that invokefzf
). This may be the nicest solution as it's a native implementation, but requires Windows shell scripting, which I'm not familiar at all.If you're a Windows user, please vote on this ticket using 🚀 for the first solution, 🎉 for the second, or 😕 for don't know / don't care as long as you do something. Votes will compel me to take action (and learn windows batch file scripting).
If you're interested in implementing solution 2 and supporting it, please shoot me a message! The extension is built in such a way that implementing this solution requires writing two scripts that invoke the terminal commands, and there are reference implementations in bash shell script.
The text was updated successfully, but these errors were encountered: