<div>+1</div><div>That's the best solution.</div><br><div class="gmail_quote_attribution">On May 7 2022, at 7:26 pm, Mariano Montone via Cuis-dev <cuis-dev@lists.cuis.st> wrote:</div><blockquote><div> </div><div class="moz-cite-prefix">The FileList tool is very slow in my machine. I would like to redesign it so that instead of using a tree panel on the left, use a flat list with the current directory files.</div><div class="moz-cite-prefix"><br></div><div class="moz-cite-prefix">I've started coding such a tool a couple of times, but haven't put the the work to finish it , yet ...</div><div class="moz-cite-prefix"><br></div><div class="moz-cite-prefix"><br></div><div class="moz-cite-prefix"><div>El 7/5/22 a las 14:15, Gerald Klix via Cuis-dev escribió:</div></div><blockquote><br><div>Please do not remove that feature.</div><br><div>The file-list always starts at the root directory. On a Unix host with a deep</div><div>directory hierarchy with remote file-systems, I make sense, to start</div><div>the file list somewhere down the hierarchy. Otherwise, you may experience</div><div>considerable delay with a remote file-system such as sshfs.</div><br><div>Perhaps you remember the delays before opening the list during my Haver demo.</div><div>I forgot to change that setting.</div><br><div>I am aware an option to ignore mount-points in the list would be more helpful.</div><div>Alas AFAIK there now support in the VM to discover mount-points. On Linux</div><div>one may read /prco/mounts, but that isn't portable.</div><br><div>HTH,</div><br><div>Gerald</div><br><div class="gmail_quote_attribution">On May 7 2022, at 6:41 pm, Hilaire Fernandes via Cuis-dev <a href="mailto:cuis-dev@lists.cuis.st" title="mailto:cuis-dev@lists.cuis.st"><cuis-dev@lists.cuis.st></a> wrote:</div><blockquote><div> </div><div><div><font size="4">Hi,</font></div></div><br><div><div><font size="4">For the FileList tool there is this #initialFileListDirectories preference. It can accept symbol as #root, #image, etc or a Set with DirectoryEntry (?). This is not uniform type.</font></div></div><br><div><div><font size="4">For now I implemented this preference as below:</font></div></div><br><div><font size="4">#(initialFileListDirectories #roots #(root image vm current) )</font></div><br><div><div><font size="4">I understand this preference is used with FileList to change the initial directory. I try to use the feature for an arbitrary initial directory without success (image locked)</font></div></div><br><div><div><font size="4">Insight? Should the feature be removed?</font></div></div><div>Hilaire</div><code><pre style="background-color:rgba(0,0,0,0.05);padding:0.2em 1em"><code>-- <br>GNU Dr. Geo<br></code><code><a href="http://drgeo.eu" title="http://drgeo.eu">http://drgeo.eu</a></code><code><a href="http://blog.drgeo.eu" title="http://blog.drgeo.eu">http://blog.drgeo.eu</a></code></pre></code><div>--</div><div>Cuis-dev mailing list</div><div><a href="mailto:Cuis-dev@lists.cuis.st" title="mailto:Cuis-dev@lists.cuis.st">Cuis-dev@lists.cuis.st</a></div><div><a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" title="https://lists.cuis.st/mailman/listinfo/cuis-dev">https://lists.cuis.st/mailman/listinfo/cuis-dev</a></div></blockquote><br></blockquote><div><br></div><div>--</div><div>Cuis-dev mailing list</div><div>Cuis-dev@lists.cuis.st</div><div>https://lists.cuis.st/mailman/listinfo/cuis-dev</div></blockquote>