focus-editor / focus

A simple and fast text editor
GNU General Public License v3.0
1.81k stars 99 forks source link

Linux: Symbolic Links Not Visible in File Explorer #45

Open mathaou opened 1 year ago

mathaou commented 1 year ago

Add a directory as a workspace in global config, then ensure that the directory has a symbolic link to some file. In my case, it is a directory that has within it a rootfs folder, and the symlinks are common files within the rootfs that I store at the TLD so I don't have to click/cd around to find them every time.

The symbolic links are not visible when the open dialog opens.

focus-editor commented 1 year ago

By File Explorer you mean the Navigate to file dialog?

mathaou commented 1 year ago

By File Explorer you mean the Navigate to file dialog?

Yes

focus-editor commented 1 year ago

This will have to be evaluated in terms of potential issues first