tmux-sessionizer
tmux-sessionizer copied to clipboard
tms command does not show repositories that reside on wsl /mnt/c/some/subdirectory
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.
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