-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Summary
This plugin currently supports Linux only. I'd love to expand support to Windows but I don't have the platform or setup to develop and test directly.
What’s Needed
- Test system access (Windows)
- SSHFS or an alternative mount strategy that works on the platform
- Willingness to debug and iterate on plugin behavior
What Needs to Be Updated
- Mount Path: Update default from
~/mntto a compatible OS default (Might beX:drive). - Mount Command: Verify plugin works with
sshfson OS and update command if needed. (Might besshfs-win) - Unmount Command: Verify plugin works with
fusermounton OS and update command if needed. (Might benet use X: /delete) - Detect Mount: Verify plugin works with
mounton OS and update command if needed. (Might need to usenet use)
Call for Help
If you’re familiar with Lua, Yazi, or SSHFS (or just want to learn), I’d be happy to guide you through the process.
Reply here or submit a PR!
GTonehour
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed