mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-25 18:31:20 -03:00
This had a classic float:left layout, which led to awkward gaps and stuff. Since what we want here is basically 100% exactly a flexbox, just use that. Note: No flexbox for the prompts, atm, because having multiple of those next to each other looks a bit weird.