mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-27 14:51:14 -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.