On 2023-08-05 12:04:19 -0700 [email protected] wrote:

Is there a way to show hidden files in GWorkspace? Especially those that just being with "." e.g ".build"?

Thanks!

Yes, you can show all files either with GNUstep's example SystemPreferences.app
or by using this Terminal command:

  defaults write NSGlobalDomain GSFileBrowserHideDotFiles NO

Hope that's helpful


Marco Cawthorne


Reply via email to