jrmoulton / tmux-sessionizer

Tmux Sessionizer: A tool for opening git repositories as tmux sessions
MIT License
459 stars 35 forks source link

tms command does not show repositories that reside on wsl /mnt/c/some/subdirectory #68

Open fautore opened 9 months ago

fautore commented 9 months ago

Hello, i installed tms via cargo with the command included in the readme in my wsl (Windows Subsystem for Linux) at work.

I configured the path with tms config -p path/to/mounted/directory to my git project directory that resides on the "Windows side" C:\projects and is mounted automatically wia wsl on /mnt/c/projects.

when i run tms the program starts with an empty output.

I tried making another directory (e.g ~/local) on "Linux side" and copying some of the git repository, with this setup tms behaves accordingly.

jrmoulton commented 9 months ago

I'm not sure if this is something that is possible to do. If it is an issue then it is an issue in one of tmux-sessionizer's dependencies.

I'll leave this open as a tracking issue though