Rich Alesi
Rich Alesi
Which form of ls are you using with dired? ls-lisp or from the shell?
I am working to try and address this. I was originally planning on using masks to hide particular details in the full dired outut, but because ls-lisp basically only sends...
I reverted my attempt to mask the details in the recent `master`. Let me know if this helps this issue.
@fbob, i haven't tried this out yet, but what would Ranger need to do specifically? Couldn't this just be added to dired-mode-hook?
Will look into, thanks for creating the issue.
I will see what I can do for better helm integration
I will look into this, thanks!
I will look into this, I moved away from dired-omit, but didn't consider possible conflicts if someone is using it.
@braham-snyder, I switched the usage for `ido` and `ivy` to use a `read-file-name` variant, directly with `ranger-find-file`. Let me know if this address the issue.
So you want behaviour of `ranger-return-to-ranger`, but only when opened from ranger? Can you please specify further a use case? I am thinking you want ranger to forget about the...