wxguy

Results 25 comments of wxguy

> You could also create a softlink in the /home directory to your real directory. This would avoid a reinstall. I can confirm that it **_WORKS_**. Maybe, this needs to...

How about adding an option in `~/.config/winapps/winapps.conf` file like `SHARE_DIRS="/path/to/mnt/dir1,/path/to/mnt/dir2"` to make it convenient to users. Internally, we can have a link to `~/.config/winapps/shared_dirs` as part of the installation script...

> The problem doesn't reproduce here. Perhaps the .erg directory doesn't exist or is not in the path. Thank you for your reply. But where should this `.erg` directory be...

If we are looking at modern TUI, I would recommand using [https://github.com/charmbracelet/gum](https://github.com/charmbracelet/gum). ![Image](https://github.com/user-attachments/assets/157f9cc2-1fb6-41e8-b585-16e3917c9e02)

Thank you for you reply. I have opened an issue at https://github.com/sublimelsp/LSP-anakin/issues/3. Is it really required to have a specific version of`pygls` to make the pluging work?