So, I added the dotted files . and .. to hide it but got the above error.
Tu Do [email protected] writes:
So, I added the dotted files . and .. to hide it but got the above error.
I guess you have this from helm-find-files, please always send what you
are exactly running.
You should not do this for helm-find-files, it is now prevented.
IOW your regexp will have no effect in helm-find-files.
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Sorry about that I will be more specific next time. But, why are dotted files invalid to ignore?
Tu Do [email protected] writes:
Sorry about that I will be more specific next time. But, why are
dotted files invalid to ignore?
They are an important part of the helm-find-files mechanism.
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Alright. then.
@tuhdo I think that helm-files without those dotted files is much nicer. If I want to go to one level up I just hit C-l. In such usage scenario those entries seem like a noise to me.
Could helm-files be refactored to not needing them?
Adam Sokolnicki [email protected] writes:
Could helm-files be refactored to not needing them?
No.
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Is there a way to move the . and .. files to the bottom?
Linus [email protected] writes:
Is there a way to move the . and .. files to the bottom?
No.
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Most helpful comment
@tuhdo I think that
helm-fileswithout those dotted files is much nicer. If I want to go to one level up I just hitC-l. In such usage scenario those entries seem like a noise to me.Could
helm-filesbe refactored to not needing them?