This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
--grid is weird #4
Comments
Nevermind. I must've done something wrong. |
Ok. The behavior is the same.. But the breakpoint is on 104 (list) 105 (grid) columns. So I strongly suspect something configuration/terminal specific. Edit: I tried changing the font size which also moved the breakpoint significantly. Also: It has to have to do something with either the command length, folder name or folder contents (maybe the prompt). |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running
--grid
with the latest git version of zetta is broken on my machine.E.g. by doing
cargo run --release -- --grid
, or using an installed version (see screenshot below).This is a fairly severe regression as the the default expected behavior of
exa
/zetta
is to run--grid
if nothing else is specified.The text was updated successfully, but these errors were encountered: