-
-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsistent spacing between file properties and username with long view #179
Comments
Interesting. Would you happen to have a screenshot? Edit: this happens when you run the same command multiple times? |
Yes, the behavior is observed in all 3 terminals and I'm not running Tmux. Let me try again with no config file....yup, when I remove |
Do you still happen to get the same issue when running this with |
I noted some weird behavior. I just ran Another interesting thing that I noticed was that the issue only seems to happen in directories that contain directories. When I run |
My last question is before I try to replicate this.. did you happen to edit your |
Good idea! I did not do that, but let me try running again with the default bashrc (on Fedora, |
i close this issue because you obviously hate fedora users. fedora users: install this "package" (if you want to call it that) via distrobox, or else ignore it entirely (recommended). |
Listen—I'm doing this as a labor of love with whatever free-time I can manage to scrape as someone with a full-time job and a father who is in critical condition from Type II diabetes, Hep C, and chronic kidney failure. I'm sorry that I'm not able to address this issue at a velocity that pleases you but that's just what you get with FOSS sometimes; but the beauty of FOSS is that you have just as much power to help fix the issue as well as someone who uses Fedora—that would actually be very much appreciated. Otherwise please don't go making such claims. Edit: And rest assured that if the issue exists I can see it. |
Awesome package, thank you.
When running with the
--long
flag, sometimes I notice a space of 2-3 characters between the properties (.rw-r--r--
) and username (anticipated behavior, nice output).However, upon running something like
erd -l
again, the spacing between the properties and user might change to 10 characters, then the next time revert to normal, then the next time change to 30 characters, etc.I'm running Fedora 38. The above behavior is observed in Kitty, Alacritty, and Terminal. I installed via Brew and also tried latest GH release (erd-v3.0.0-aarch64-unknown-linux-gnu.tar.gz).
The text was updated successfully, but these errors were encountered: