File Picker / How do load file from current dir? #1463
Unanswered
Robert-M-Muench
asked this question in
Q&A
Replies: 1 comment 7 replies
-
The problem seems that the file picker shows 8192 files at maximum. My folder has 10399 files. The huge number of files is because of |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I start HX from any location and call the file picker, it only shows files from subdirectories but not the working directory.
Typing in the filename of a file from the working directory, gives an empty list. Using the
:open
command, I can see the files from the working directory. That's inconsistent.Is this is a bug or an intended behavior?
Beta Was this translation helpful? Give feedback.
All reactions