[Cuis-dev] FileList preference

Gerald Klix cuis.01 at klix.ch
Sat May 7 10:53:44 PDT 2022


+1
That's the best solution.

On May 7 2022, at 7:26 pm, Mariano Montone via Cuis-dev <cuis-dev at lists.cuis.st> wrote:
>
> 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.
>
> I've started coding such a tool a couple of times, but haven't put the the work to finish it , yet ...
>
>
> El 7/5/22 a las 14:15, Gerald Klix via Cuis-dev escribió:
> >
> > Please do not remove that feature.
> > The file-list always starts at the root directory. On a Unix host with a deep
> > directory hierarchy with remote file-systems, I make sense, to start
> > the file list somewhere down the hierarchy. Otherwise, you may experience
> > considerable delay with a remote file-system such as sshfs.
> >
> > Perhaps you remember the delays before opening the list during my Haver demo.
> > I forgot to change that setting.
> >
> > I am aware an option to ignore mount-points in the list would be more helpful.
> > Alas AFAIK there now support in the VM to discover mount-points. On Linux
> > one may read /prco/mounts, but that isn't portable.
> >
> > HTH,
> > Gerald
> > On May 7 2022, at 6:41 pm, Hilaire Fernandes via Cuis-dev <cuis-dev at lists.cuis.st> (mailto:cuis-dev at lists.cuis.st) wrote:
> > >
> > > Hi,
> > >
> > >
> > > 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.
> > > For now I implemented this preference as below:
> > > #(initialFileListDirectories #roots #(root image vm current) )
> > > 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)
> > > Insight? Should the feature be removed?
> > > Hilaire
> > > --
> > > GNU Dr. Geo
> > > http://drgeo.euhttp://blog.drgeo.eu
> > > --
> > > Cuis-dev mailing list
> > > Cuis-dev at lists.cuis.st (mailto:Cuis-dev at lists.cuis.st)
> > > https://lists.cuis.st/mailman/listinfo/cuis-dev
> >
> >
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220507/cd8196eb/attachment.htm>


More information about the Cuis-dev mailing list