princejwesley / Mancy

>_ Electron based NodeJS REPL :see_no_evil:
http://mancy-re.pl
MIT License
2.63k stars 133 forks source link

Feature Request: Manual Module Path #165

Open MutableLoss opened 7 years ago

MutableLoss commented 7 years ago

Issue: Module paths are only available to what the Finder can see within OSX

Expected Results: Is there a possibility of having the option to type in module paths within OSX, instead of having to explicitly show all hidden folders within the Finder? I tend to use npm prefixes like ~/.npm, or other hidden directories which are not easily found without Mancy.

In the meantime I am using a symlink to remedy this, but it would be ideal to have the ability to type paths in.